Instructions to use 0x1202/6536db8c-50ff-41fb-acd5-3459a9401334 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use 0x1202/6536db8c-50ff-41fb-acd5-3459a9401334 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, "0x1202/6536db8c-50ff-41fb-acd5-3459a9401334") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 100
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 671149168
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:398a63a914601e65fd72d955e3ee1636962e1c25746ced4da85c0451cbcc754c
|
| 3 |
size 671149168
|