Instructions to use marialvsantiago/053abcdf-3e57-498e-a841-b4fd75479bda with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use marialvsantiago/053abcdf-3e57-498e-a841-b4fd75479bda with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/codegemma-2b") model = PeftModel.from_pretrained(base_model, "marialvsantiago/053abcdf-3e57-498e-a841-b4fd75479bda") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 30
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 78480072
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:26328ad76ff8997f5f4cb8a2b0b30adcaa3f51e0911e6102cb0c531b4a39b0d1
|
| 3 |
size 78480072
|