Instructions to use aleegis/65107deb-84af-4a23-8991-64625ef51cd4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use aleegis/65107deb-84af-4a23-8991-64625ef51cd4 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/codegemma-2b") model = PeftModel.from_pretrained(base_model, "aleegis/65107deb-84af-4a23-8991-64625ef51cd4") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1500
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 156926880
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd526a47a5a7a0a74b805c4c8e61c68dc4005ef7568d04d4e427cc1d3de142af
|
| 3 |
size 156926880
|