Instructions to use regulationLee/gemma-3b-it-healthcare with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use regulationLee/gemma-3b-it-healthcare with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("regulationLee/gemma-3b-it-healthcare", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Model save
Browse files
adapter_config.json
CHANGED
|
@@ -25,12 +25,12 @@
|
|
| 25 |
"revision": null,
|
| 26 |
"target_modules": [
|
| 27 |
"q_proj",
|
| 28 |
-
"v_proj",
|
| 29 |
-
"up_proj",
|
| 30 |
-
"k_proj",
|
| 31 |
"o_proj",
|
| 32 |
"gate_proj",
|
| 33 |
-
"down_proj"
|
|
|
|
|
|
|
|
|
|
| 34 |
],
|
| 35 |
"task_type": "CAUSAL_LM",
|
| 36 |
"trainable_token_indices": null,
|
|
|
|
| 25 |
"revision": null,
|
| 26 |
"target_modules": [
|
| 27 |
"q_proj",
|
|
|
|
|
|
|
|
|
|
| 28 |
"o_proj",
|
| 29 |
"gate_proj",
|
| 30 |
+
"down_proj",
|
| 31 |
+
"v_proj",
|
| 32 |
+
"up_proj",
|
| 33 |
+
"k_proj"
|
| 34 |
],
|
| 35 |
"task_type": "CAUSAL_LM",
|
| 36 |
"trainable_token_indices": null,
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 52231312
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ea26652f963fe2ec1691f02cc9b3fa60e25d13371849958df5140d3570695923
|
| 3 |
size 52231312
|
runs/Apr07_10-54-57_sakakai01/events.out.tfevents.1743990898.sakakai01.674269.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:90a813d85a585a6700ff034c84eaaa7e0533a426a3af4cb027f433a51809854d
|
| 3 |
+
size 8804
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5624
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a6da6de78895d99773f75ae94aa6527d0456bfdbc3f27c92415890cf626f0f7e
|
| 3 |
size 5624
|