This repository does not contain a full merged model.
It contains a PEFT / LoRA adapter that should be loaded on top of the base model.
1adapter_config.json
2adapter_model.safetensors
3tokenizer.json
4tokenizer_config.json
5chat_template.jinja
6README.md
This adapter is trained specifically for the course multiple-choice reasoning task.
It may not generalize well to open-ended reasoning or general chat scenarios.