Instructions to use 0x1202/71389a2f-096c-480a-ae37-c3a901e5d2bd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use 0x1202/71389a2f-096c-480a-ae37-c3a901e5d2bd with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("lcw99/zephykor-ko-7b-chang") model = PeftModel.from_pretrained(base_model, "0x1202/71389a2f-096c-480a-ae37-c3a901e5d2bd") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 200
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 671149168
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cbd6e587c50d555c9d28c28dec9c50810c99ba2fa7e584d0667684112af17d44
|
| 3 |
size 671149168
|