Instructions to use robiulawaldev/9c58422c-4b66-4fca-8308-373ce5071dd7 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use robiulawaldev/9c58422c-4b66-4fca-8308-373ce5071dd7 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, "robiulawaldev/9c58422c-4b66-4fca-8308-373ce5071dd7") - 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 83115256
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:472aa95c70bb42f8b2a85f8927456b5a9ddca44ffbb3ee9dcb78b661565dd726
|
| 3 |
size 83115256
|