Instructions to use Rodo-Sami/02adbad2-4bde-450c-985d-d872342a561c with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Rodo-Sami/02adbad2-4bde-450c-985d-d872342a561c with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/codegemma-2b") model = PeftModel.from_pretrained(base_model, "Rodo-Sami/02adbad2-4bde-450c-985d-d872342a561c") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 50
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:5020a9931778de46324a519ce7cfc9b9531c49659d1f4d660e4e4dcf9af73e6e
|
| 3 |
size 156926880
|