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 58
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:5734bc9afb62b24e435975c78049177b0d660cbb430053c083b5fe73325e327b
|
| 3 |
size 6067471840
|
runs/May26_06-29-15_e78c4f13a1ba/events.out.tfevents.1716704956.e78c4f13a1ba.1230.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:8025896694a508d07dac49a0523990cf9ec9ebe0abd31b0cb4fc74474e2a789c
|
| 3 |
+
size 20803
|