Instructions to use VERSIL91/ae40af1b-6a66-4bcf-979c-f0acce2b55be with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/ae40af1b-6a66-4bcf-979c-f0acce2b55be 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/ae40af1b-6a66-4bcf-979c-f0acce2b55be") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 20
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:a697835b10fe16cadab5ee091ba9487ccab7f2614d87374dad0a0261718cf1f9
|
| 3 |
size 83945296
|