Instructions to use rohangbs/tinyllama_chat with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use rohangbs/tinyllama_chat with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TinyLlama/TinyLlama-1.1B-Chat-v0.6") model = PeftModel.from_pretrained(base_model, "rohangbs/tinyllama_chat") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2500
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 36056608
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:17666dc110e34b86adc49a17ea0c05a946c7f87332e899c56d2d5d19dcbb7055
|
| 3 |
size 36056608
|
runs/May27_09-43-25_45103db44a8e/events.out.tfevents.1716803086.45103db44a8e.1273.0
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:e0f5db1c6dfa3738e7055d8b93f5c043e744251b2ab4e47dddb01e526fed62cb
|
| 3 |
+
size 6414
|