初始化项目,由ModelHub XC社区提供模型
Model: theprint/Llama3.2-1B-ThinkMix Source: Original Platform
This commit is contained in:
27
README.md
Normal file
27
README.md
Normal file
@@ -0,0 +1,27 @@
|
||||
---
|
||||
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)
|
||||
Reference in New Issue
Block a user