texasdave2 commited on
Commit
c71a48b
·
1 Parent(s): d8e27fe

Upload model

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. adapter_config.json +2 -2
  3. adapter_model.bin +2 -2
README.md CHANGED
@@ -202,7 +202,7 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
202
 
203
 
204
  The following `bitsandbytes` quantization config was used during training:
205
- - quant_method: QuantizationMethod.BITS_AND_BYTES
206
  - load_in_8bit: False
207
  - load_in_4bit: True
208
  - llm_int8_threshold: 6.0
 
202
 
203
 
204
  The following `bitsandbytes` quantization config was used during training:
205
+ - quant_method: bitsandbytes
206
  - load_in_8bit: False
207
  - load_in_4bit: True
208
  - llm_int8_threshold: 6.0
adapter_config.json CHANGED
@@ -16,8 +16,8 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "q_proj",
20
- "v_proj"
21
  ],
22
  "task_type": "CAUSAL_LM"
23
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "v_proj",
20
+ "q_proj"
21
  ],
22
  "task_type": "CAUSAL_LM"
23
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:70109c38341781369b533992994d6380d02d4578a82e6fb7a9a1c7a04225936c
3
- size 12617873
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62c993caa529ae3d93e4834bb5c27da3de98af50546df66b80e88e53a6e8d3da
3
+ size 12618318