Instructions to use aleegis09/a67e44b2-208c-4a25-a47c-6213eff2fcdb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use aleegis09/a67e44b2-208c-4a25-a47c-6213eff2fcdb 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, "aleegis09/a67e44b2-208c-4a25-a47c-6213eff2fcdb") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 200
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 332316480
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:124c976842beff9592a8dcfca82fec11e25fa17f8f8b65c0d7d46da098d9bc5f
|
| 3 |
size 332316480
|