Instructions to use aleegis12/3a8d2a77-5632-4569-a84f-021e00ec804c with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use aleegis12/3a8d2a77-5632-4569-a84f-021e00ec804c 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, "aleegis12/3a8d2a77-5632-4569-a84f-021e00ec804c") - 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:efdd3aea82bbcfb293d5b5d080b98a7ef2f9fb6e0894df5c33178be1c2eafabe
|
| 3 |
size 671149168
|