andrewmonostate commited on
Commit
6492798
·
verified ·
1 Parent(s): 30359d7

Update with properly trained model (3 epochs, working responses)

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -25,13 +25,13 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "up_proj",
29
  "v_proj",
30
  "k_proj",
31
  "o_proj",
32
  "down_proj",
33
- "gate_proj",
34
- "q_proj"
 
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
28
  "v_proj",
29
  "k_proj",
30
  "o_proj",
31
  "down_proj",
32
+ "up_proj",
33
+ "q_proj",
34
+ "gate_proj"
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:80f9e1bbb6226c58b5f8bed141229d870bba9b2b45c6a5866f1406ed673d9123
3
  size 121537408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9251cd50ec115ae84dde92b2759d2202f0dfa558d1645bdcd82a3bf0553a6f19
3
  size 121537408