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 75
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:fb75aa9dcca2b2b415ad98e99a82602b2a7d94f5a2d465e084fb0ecbad57cd97
|
| 3 |
size 335604696
|