27 lines
745 B
Markdown
27 lines
745 B
Markdown
|
|
---
|
||
|
|
base_model: unsloth/llama-3.2-1b-instruct-unsloth-bnb-4bit
|
||
|
|
tags:
|
||
|
|
- text-generation-inference
|
||
|
|
- transformers
|
||
|
|
- unsloth
|
||
|
|
- llama
|
||
|
|
license: apache-2.0
|
||
|
|
language:
|
||
|
|
- en
|
||
|
|
datasets:
|
||
|
|
- theprint/ThinkMix-GPT-0126
|
||
|
|
---
|
||
|
|
|
||
|
|
# ThinkMix 1B
|
||
|
|
|
||
|
|
Fine-tuned on the use of `<think></think>` tags for reasoning.
|
||
|
|
|
||
|
|
Works best around temperature 0.5-0.6.
|
||
|
|
|
||
|
|
- **Developed by:** theprint
|
||
|
|
- **License:** apache-2.0
|
||
|
|
- **Finetuned from model :** unsloth/llama-3.2-1b-instruct-unsloth-bnb-4bit
|
||
|
|
|
||
|
|
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
||
|
|
|
||
|
|
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|