Instructions to use knarayan/model_colors_lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use knarayan/model_colors_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, "knarayan/model_colors_lora") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
runs/Feb13_19-40-13_664c4e247bf4/events.out.tfevents.1739475629.664c4e247bf4.1574.1
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e0f55b228c25bc99ced4dbd6ab8e30bd8dce8f2b12b75105d072d50532316753
|
| 3 |
+
size 13126
|