Transformers
Safetensors
PEFT
lora
tinyllama
instruction-tuning
mathematics
machine-learning
education
domain-adaptation
two-stage-training
gsm8k
Instructions to use Nihal108-bi/tinyllama-math-instruct-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Nihal108-bi/tinyllama-math-instruct-lora with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Nihal108-bi/tinyllama-math-instruct-lora", dtype="auto") - PEFT
How to use Nihal108-bi/tinyllama-math-instruct-lora with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
Ctrl+K