Instructions to use dimasik87/8b0a437c-6809-499a-a7e2-11cdd1c421dd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dimasik87/8b0a437c-6809-499a-a7e2-11cdd1c421dd 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, "dimasik87/8b0a437c-6809-499a-a7e2-11cdd1c421dd") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 30
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 167832240
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a417b2405be9b0ce6a76fcd49bba7733396f4198eb7c7915aae887b4da242833
|
| 3 |
size 167832240
|