Instructions to use preethu19/sft-tiny-chatbot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use preethu19/sft-tiny-chatbot 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, "preethu19/sft-tiny-chatbot") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 7
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 9022864
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c5a516b09be44645bc181414b68a51288144548df08907359ffc5af0c1618ef6
|
| 3 |
size 9022864
|
runs/Sep15_13-20-34_edbef28e45bf/events.out.tfevents.1726406435.edbef28e45bf.193.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:182cabfbc9a8c7359c5f34541bd699ac5cc2a3b06a13ec02a1989f39facf6073
|
| 3 |
+
size 6174
|