Instructions to use gerinsp/gemma-2-2B-it-thinking-function_calling-V0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use gerinsp/gemma-2-2B-it-thinking-function_calling-V0 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("gerinsp/gemma-2-2B-it-thinking-function_calling-V0", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 100
Browse files
adapter_config.json
CHANGED
|
@@ -23,14 +23,14 @@
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
-
"
|
| 27 |
-
"
|
| 28 |
"o_proj",
|
|
|
|
| 29 |
"gate_proj",
|
|
|
|
| 30 |
"lm_head",
|
| 31 |
-
"
|
| 32 |
-
"k_proj",
|
| 33 |
-
"v_proj",
|
| 34 |
"embed_tokens"
|
| 35 |
],
|
| 36 |
"task_type": "CAUSAL_LM",
|
|
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
+
"k_proj",
|
| 27 |
+
"v_proj",
|
| 28 |
"o_proj",
|
| 29 |
+
"down_proj",
|
| 30 |
"gate_proj",
|
| 31 |
+
"q_proj",
|
| 32 |
"lm_head",
|
| 33 |
+
"up_proj",
|
|
|
|
|
|
|
| 34 |
"embed_tokens"
|
| 35 |
],
|
| 36 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2475549872
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0671afeaa23f06ef1353dd2dc8fa3219ad7b18d567c4987f6e2e40e7c8da2299
|
| 3 |
size 2475549872
|
runs/Mar07_02-29-53_51f1f5868fd7/events.out.tfevents.1741314615.51f1f5868fd7.2263.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3020b29c399d9b75bd3caf0bbd8a5c9c25e8049947627eacd1f8c2cd9c06d66f
|
| 3 |
+
size 11130
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5688
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:84a86012e8315133a2b13b56cbbea5858a7a958c600d5a5e36601a9d99ededcd
|
| 3 |
size 5688
|