Instructions to use devlocalhost/tinyllama-prescription-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use devlocalhost/tinyllama-prescription-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("PY007/TinyLlama-1.1B-Chat-v0.3") model = PeftModel.from_pretrained(base_model, "devlocalhost/tinyllama-prescription-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 496fb36c73305984b3dd1e7b9daf1cf106b10601aefba4e9d2bcedaa64d62f15
- Size of remote file:
- 4.98 kB
- SHA256:
- a7f94a810b9ebe2b818191604aaba1dc56f27f629714d5984b2ad7d794865fe2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.