Instructions to use Toastmachine/Orsay_test_ko_fix with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Toastmachine/Orsay_test_ko_fix with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("saltlux/Ko-Llama3-Luxia-8B") model = PeftModel.from_pretrained(base_model, "Toastmachine/Orsay_test_ko_fix") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 18
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6067471840
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0a4f75d38be987ef54c9b09005c3455507c828cefefa5d24fece229108933a41
|
| 3 |
size 6067471840
|
runs/May26_05-10-20_b3920a8f1343/events.out.tfevents.1716700221.b3920a8f1343.3089.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:d47e18ce59dc2aae1c9a1442fa3d2b5969c237a0bfc92fe298e899b930eb2644
|
| 3 |
+
size 10467
|