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