Jashan887 commited on
Commit
375418b
·
verified ·
1 Parent(s): 96c667b

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. adapter_config.json +23 -0
  2. adapter_model.safetensors +3 -0
adapter_config.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "r": 32,
3
+ "lora_alpha": 32,
4
+ "target_modules": [
5
+ "q_proj",
6
+ "k_proj",
7
+ "v_proj",
8
+ "o_proj",
9
+ "gate_proj",
10
+ "up_proj",
11
+ "down_proj",
12
+ "lm_head"
13
+ ],
14
+ "lora_dropout": 0.0,
15
+ "bias": "none",
16
+ "task_type": "CAUSAL_LM",
17
+ "base_model": "/scratch/huggingface/Qwen3-235B-A22B-Instruct-2507-fused",
18
+ "base_model_name_or_path": "/scratch/huggingface/Qwen3-235B-A22B-Instruct-2507-fused",
19
+ "peft_type": "LORA",
20
+ "inference_mode": true,
21
+ "fan_in_fan_out": false,
22
+ "moe_hybrid_shared_lora": true
23
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ae7fa41ed6e3bc4bdb03c1a81a3a28def37149b226886e5c5773bbd8d42c5c6
3
+ size 3841030792