Upload model
Browse files- adapter_config.json +3 -3
- adapter_model.safetensors +2 -2
adapter_config.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
"base_model_class": "LlamaForCausalLM",
|
| 5 |
"parent_library": "transformers.models.llama.modeling_llama"
|
| 6 |
},
|
| 7 |
-
"base_model_name_or_path": "
|
| 8 |
"bias": "none",
|
| 9 |
"corda_config": null,
|
| 10 |
"eva_config": null,
|
|
@@ -27,8 +27,8 @@
|
|
| 27 |
"rank_pattern": {},
|
| 28 |
"revision": null,
|
| 29 |
"target_modules": [
|
| 30 |
-
"
|
| 31 |
-
"
|
| 32 |
],
|
| 33 |
"task_type": null,
|
| 34 |
"trainable_token_indices": null,
|
|
|
|
| 4 |
"base_model_class": "LlamaForCausalLM",
|
| 5 |
"parent_library": "transformers.models.llama.modeling_llama"
|
| 6 |
},
|
| 7 |
+
"base_model_name_or_path": "meta-llama/Meta-Llama-3-8B-Instruct",
|
| 8 |
"bias": "none",
|
| 9 |
"corda_config": null,
|
| 10 |
"eva_config": null,
|
|
|
|
| 27 |
"rank_pattern": {},
|
| 28 |
"revision": null,
|
| 29 |
"target_modules": [
|
| 30 |
+
"q_proj",
|
| 31 |
+
"v_proj"
|
| 32 |
],
|
| 33 |
"task_type": null,
|
| 34 |
"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
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8f51646427bf1dcbd34a632dc100777d3559e79d572734a87c956ada5e56162e
|
| 3 |
+
size 13648432
|