Llama 8B Math
Mathematical reasoning fine-tuned model
Usage
from transformers import AutoTokenizer, AutoModelForCausalLM
tokenizer = AutoTokenizer.from_pretrained("dp66/llama-8b-math")
model = AutoModelForCausalLM.from_pretrained("dp66/llama-8b-math")
Training Details
- Base Model: LLaMA-8B
- Fine-tuning Task: Mathematical
- Downloads last month
- 1
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support