ooferdoodles commited on
Commit
217c94c
1 Parent(s): c7fdf3a

Upload 2 files

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -6
  2. adapter_model.bin +2 -2
adapter_config.json CHANGED
@@ -1,17 +1,16 @@
1
  {
2
- "base_model_name_or_path": "decapoda-research/llama-7b-hf",
3
  "bias": "none",
4
- "fan_in_fan_out": false,
5
  "inference_mode": true,
6
  "init_lora_weights": true,
7
- "lora_alpha": 16,
8
- "lora_dropout": 0.05,
9
  "modules_to_save": null,
10
  "peft_type": "LORA",
11
  "r": 8,
12
  "target_modules": [
13
- "q_proj",
14
- "v_proj"
15
  ],
16
  "task_type": "CAUSAL_LM"
17
  }
 
1
  {
2
+ "base_model_name_or_path": "cerebras/Cerebras-GPT-1.3B",
3
  "bias": "none",
4
+ "fan_in_fan_out": true,
5
  "inference_mode": true,
6
  "init_lora_weights": true,
7
+ "lora_alpha": 32,
8
+ "lora_dropout": 0.01,
9
  "modules_to_save": null,
10
  "peft_type": "LORA",
11
  "r": 8,
12
  "target_modules": [
13
+ "c_attn"
 
14
  ],
15
  "task_type": "CAUSAL_LM"
16
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e5e1621f48d9ad8feb1d6d31050275f0aafd080c5c07153301fe2f48411f4406
3
- size 443
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebb9cc90d392e729167314c7f701041fff7ab2e80a7e950368b58983567e9e30
3
+ size 6308225