Tim793 commited on
Commit
7025cca
·
1 Parent(s): 491f188

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.bin +2 -2
adapter_config.json CHANGED
@@ -1,16 +1,16 @@
1
  {
2
- "base_model_name_or_path": "meta-llama/Llama-2-7b-hf",
3
  "bias": "none",
4
  "fan_in_fan_out": false,
5
  "inference_mode": true,
6
  "init_lora_weights": true,
7
  "layers_pattern": null,
8
  "layers_to_transform": null,
9
- "lora_alpha": 32,
10
  "lora_dropout": 0.05,
11
  "modules_to_save": null,
12
  "peft_type": "LORA",
13
- "r": 16,
14
  "revision": null,
15
  "target_modules": [
16
  "q_proj",
 
1
  {
2
+ "base_model_name_or_path": null,
3
  "bias": "none",
4
  "fan_in_fan_out": false,
5
  "inference_mode": true,
6
  "init_lora_weights": true,
7
  "layers_pattern": null,
8
  "layers_to_transform": null,
9
+ "lora_alpha": 16,
10
  "lora_dropout": 0.05,
11
  "modules_to_save": null,
12
  "peft_type": "LORA",
13
+ "r": 8,
14
  "revision": null,
15
  "target_modules": [
16
  "q_proj",
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cb72da6e0fc8a43ece8f3c4e9bb00f7c45c475884f6d8819810beb3adf039d34
3
- size 160069389
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f738f89d630ee5c2beb3afe3132788ca4e5ba4048f32e1238a8c48904688ad94
3
+ size 80122381