julioc-p commited on
Commit
cbbbe9b
·
verified ·
1 Parent(s): ae9ed93

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +8 -8
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "occiglot/occiglot-7b-eu5",
5
  "bias": "none",
6
  "corda_config": null,
7
  "eva_config": null,
@@ -13,24 +13,24 @@
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
- "lora_alpha": 128,
17
  "lora_bias": false,
18
- "lora_dropout": 0.05,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
- "r": 256,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
27
  "o_proj",
28
- "k_proj",
29
  "v_proj",
30
- "down_proj",
31
- "up_proj",
32
  "gate_proj",
33
- "q_proj"
 
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "mistralai/Mistral-7B-v0.1",
5
  "bias": "none",
6
  "corda_config": null,
7
  "eva_config": null,
 
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
+ "lora_alpha": 16,
17
  "lora_bias": false,
18
+ "lora_dropout": 0.01,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
+ "r": 32,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "down_proj",
28
  "o_proj",
 
29
  "v_proj",
 
 
30
  "gate_proj",
31
+ "k_proj",
32
+ "q_proj",
33
+ "up_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8f7869fc588d9b54e70bef0a7fc292f54e202cc3702db83d5fbf510e01af82d9
3
- size 3733091096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:892ab9ee2d8f95c60fd2224a14ab4ad0b5ef3db35a0aed4df311414396b12fed
3
+ size 1384280408