Training in progress, step 50
Browse files- adapter_config.json +1 -1
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
|
@@ -20,8 +20,8 @@
|
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
"up_proj",
|
| 23 |
-
"gate_proj",
|
| 24 |
"v_proj",
|
|
|
|
| 25 |
"down_proj",
|
| 26 |
"q_proj"
|
| 27 |
],
|
|
|
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
"up_proj",
|
|
|
|
| 23 |
"v_proj",
|
| 24 |
+
"gate_proj",
|
| 25 |
"down_proj",
|
| 26 |
"q_proj"
|
| 27 |
],
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 608776
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:739753378e04412c1781e0d7dc6b3ff29a431cca52b5dd81f4ef6c3c958f18e5
|
| 3 |
size 608776
|