Instructions to use sharkMeow/results with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use sharkMeow/results with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("yentinglin/Taiwan-LLM-7B-v2.0-chat") model = PeftModel.from_pretrained(base_model, "sharkMeow/results") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 3
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 40036040
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:153c42d5c27126006704d4feca531d6a691f60a91624225e1c9e395801fbee41
|
| 3 |
size 40036040
|
runs/Nov22_18-17-36_c4fc869ceb5e/events.out.tfevents.1700677056.c4fc869ceb5e.22777.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:2fb7f6416d4a9b85cf3b125ecf101dca7ab3a51e45fe020a440953a25c02846f
|
| 3 |
+
size 88314
|