Instructions to use VERSIL91/174fd7ac-76f1-4749-a89e-1320a662eb1d with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/174fd7ac-76f1-4749-a89e-1320a662eb1d with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("MLP-KTLim/llama-3-Korean-Bllossom-8B") model = PeftModel.from_pretrained(base_model, "VERSIL91/174fd7ac-76f1-4749-a89e-1320a662eb1d") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 5
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 83945296
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:09b5563c47fa30aada205073ba97804359590c43eb961fdd38b76d25480d5757
|
| 3 |
size 83945296
|