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