yard1 commited on
Commit
c3f0811
1 Parent(s): abd914d

Upload folder using huggingface_hub

Browse files
mixtral-lora/adapter_config.json CHANGED
@@ -1 +1,25 @@
1
- {"alpha_pattern": {}, "auto_mapping": null, "base_model_name_or_path": "/mnt/local_storage/.cache/huggingface/hub/models--mistralai--Mixtral-8x7B-Instruct-v0.1/snapshots/125c431e2ff41a156b9f9076f744d2f35dd6e67a", "bias": "none", "fan_in_fan_out": false, "inference_mode": true, "init_lora_weights": true, "layers_pattern": null, "layers_to_transform": null, "loftq_config": {}, "lora_alpha": 16, "lora_dropout": 0.05, "megatron_config": null, "megatron_core": "megatron.core", "modules_to_save": [], "peft_type": "LORA", "r": 8, "rank_pattern": {}, "revision": null, "target_modules": ["up_proj", "gate_proj", "embed_tokens", "o_proj", "q_proj", "down_proj", "k_proj", "v_proj", "lm_head"], "task_type": "CAUSAL_LM", "use_dora": false, "use_rslora": false, "context_length": 512}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "/mnt/local_storage/.cache/huggingface/hub/models--mistralai--Mixtral-8x7B-Instruct-v0.1/snapshots/125c431e2ff41a156b9f9076f744d2f35dd6e67a/",
4
+ "bias": "none",
5
+ "fan_in_fan_out": false,
6
+ "inference_mode": true,
7
+ "init_lora_weights": true,
8
+ "layers_pattern": null,
9
+ "layers_to_transform": null,
10
+ "lora_alpha": 16,
11
+ "lora_dropout": 0.05,
12
+ "modules_to_save": [],
13
+ "peft_type": "LORA",
14
+ "r": 8,
15
+ "revision": null,
16
+ "target_modules": [
17
+ "q_proj",
18
+ "v_proj",
19
+ "k_proj",
20
+ "o_proj",
21
+ "embed_tokens",
22
+ "lm_head"
23
+ ],
24
+ "task_type": "CAUSAL_LM"
25
+ }
mixtral-lora/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ebb32e6ff912de342d9a211a41ab5d7c110df873de41a8bb92a74e2502e3d0e4
3
  size 14821200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ced9ace64a6a213a40fc7ce962402e9a3fd63710d09a3efbc8e067bdba9fc154
3
  size 14821200