Instructions to use smangrul/tinyllama_lora_norobots with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use smangrul/tinyllama_lora_norobots with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T") model = PeftModel.from_pretrained(base_model, "smangrul/tinyllama_lora_norobots") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a32635982135335084be6a9cf94ed63dd79396c556bb25e0f2dfa5f98ec3c287
- Size of remote file:
- 4.73 kB
- SHA256:
- c5893d50d50ad8130c2ace72b0b6c1acab3d85ab9576eac0abf7578b1ca66985
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.