rayenmalouche commited on
Commit
57ba142
·
verified ·
1 Parent(s): f8e8f72

Initial commit of my fine-tuned model

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