Instructions to use Guyvdb/tinyllama-colorist-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Guyvdb/tinyllama-colorist-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, "Guyvdb/tinyllama-colorist-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 10d6ccca67b73226a767de557692bfc9a76f0b58689ff9dcefc69d4d4cb0cdcb
- Size of remote file:
- 4.92 kB
- SHA256:
- d9b14b8eb69bceea70ddc14a93b3a1516ac47b5c182f8298fbe822ecdd0e16dd
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.