Instructions to use antimage88/181e7566-a5bc-4aaf-8cc5-e4f386f6d57b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use antimage88/181e7566-a5bc-4aaf-8cc5-e4f386f6d57b 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, "antimage88/181e7566-a5bc-4aaf-8cc5-e4f386f6d57b") - 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:19fe807f58f77766a4178e3e1c904b5cfb72ea803857f23e01390e093089a975
|
| 3 |
size 671149168
|