Instructions to use Toastmachine/Orsay_ko_7b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Toastmachine/Orsay_ko_7b with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("beomi/llama-2-ko-7b") model = PeftModel.from_pretrained(base_model, "Toastmachine/Orsay_ko_7b") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 10
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 16794200
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1ddbf55754bac0c5e3755a39cbfe5daf9e86f4ca8e7fb8f22f1a97896bc12068
|
| 3 |
size 16794200
|
runs/May26_13-16-00_3f240256b2e1/events.out.tfevents.1716729361.3f240256b2e1.707.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:ead2079724442b375050e4311b1685b0d97d7737c6115c7a50c199a6fe1fe529
|
| 3 |
+
size 8153
|