--- base_model: unsloth/llama-3.3-70b-instruct-bnb-4bit tags: - text-generation-inference - transformers - unsloth - llama - trl license: apache-2.0 language: - en --- # Llama-3.3-70B-o1 Thinker Model This model was fine-tuned on CoT-style reasoning traces. The model will respond with a _thinking_ trace between the <|begin_of_thought|> and <|end_of_thought|> tags. The final answer will be between the <|begin_of_solution|> and <|end_of_solution|> tags. - **Developed by:** codelion - **License:** apache-2.0 - **Finetuned from model :** unsloth/llama-3.3-70b-instruct-bnb-4bit This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library. [](https://github.com/unslothai/unsloth)