Instructions to use VERSIL91/f4cb19e1-6284-4dfd-bfad-aeb02145971b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/f4cb19e1-6284-4dfd-bfad-aeb02145971b 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/f4cb19e1-6284-4dfd-bfad-aeb02145971b") - 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:dc8ba8bb2faf41cdeefa8426ccc5a6c01fcd70cd0d327b0e8c14297dc64c9046
|
| 3 |
size 83945296
|