Instructions to use dimasik87/1d112a59-f4ac-450e-b382-4095165f1529 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dimasik87/1d112a59-f4ac-450e-b382-4095165f1529 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/gemma-2-2b-it") model = PeftModel.from_pretrained(base_model, "dimasik87/1d112a59-f4ac-450e-b382-4095165f1529") - 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 166182480
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1f001eb333bb3f81bcddcf6d84b53a10ef00a3409c6aaf68cca26f1a9945bf50
|
| 3 |
size 166182480
|