Instructions to use fedovtt/1fdc103a-02d2-40bf-a6bc-1673fa607c0e with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use fedovtt/1fdc103a-02d2-40bf-a6bc-1673fa607c0e 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, "fedovtt/1fdc103a-02d2-40bf-a6bc-1673fa607c0e") - 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:3e128a7edfa271a43ffc8c41ddd0f4cfd32a9ac9e4c27646b9c012155190eb3d
|
| 3 |
size 335604696
|