Instructions to use dimasik2987/814f19b2-e567-48bd-b878-462707019cfe with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dimasik2987/814f19b2-e567-48bd-b878-462707019cfe 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, "dimasik2987/814f19b2-e567-48bd-b878-462707019cfe") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 50
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 335604696
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1b04b5547bd7f762c4616a0f6168cd3a9e8c46661daeb0b8713e6aa7cd18f07e
|
| 3 |
size 335604696
|