keisar commited on
Commit
6e7f9ce
1 Parent(s): 3f72864

Version 2.0.0: Updated model mit Zusammenfassung längere Texte und diese verschönern

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "up_proj",
24
- "v_proj",
25
  "down_proj",
26
- "q_proj",
27
  "o_proj",
28
- "gate_proj",
29
  "k_proj",
 
 
 
30
  "lm_head"
31
  ],
32
  "task_type": "CAUSAL_LM",
 
21
  "revision": null,
22
  "target_modules": [
23
  "up_proj",
 
24
  "down_proj",
 
25
  "o_proj",
 
26
  "k_proj",
27
+ "q_proj",
28
+ "gate_proj",
29
+ "v_proj",
30
  "lm_head"
31
  ],
32
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:507e6693b8a851dcaae5eabb9258f37ae71d825ff5122e5bc73e9c124e0a22aa
3
  size 694431312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ac1d07a270794ab46a5756bec10eb1bb40a9e0e5db33e6deb95e77a6f3917ef
3
  size 694431312