mmendoza commited on
Commit
8ab35d8
1 Parent(s): e76edbf

Upload model

Browse files
Files changed (3) hide show
  1. README.md +24 -0
  2. adapter_config.json +1 -1
  3. adapter_model.bin +2 -2
README.md CHANGED
@@ -4,6 +4,28 @@ library_name: peft
4
  ## Training procedure
5
 
6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  The following `bitsandbytes` quantization config was used during training:
8
  - load_in_8bit: False
9
  - load_in_4bit: True
@@ -27,6 +49,8 @@ The following `bitsandbytes` quantization config was used during training:
27
  - bnb_4bit_compute_dtype: bfloat16
28
  ### Framework versions
29
 
 
 
30
  - PEFT 0.4.0.dev0
31
 
32
  - PEFT 0.4.0.dev0
 
4
  ## Training procedure
5
 
6
 
7
+ The following `bitsandbytes` quantization config was used during training:
8
+ - load_in_8bit: False
9
+ - load_in_4bit: True
10
+ - llm_int8_threshold: 6.0
11
+ - llm_int8_skip_modules: None
12
+ - llm_int8_enable_fp32_cpu_offload: False
13
+ - llm_int8_has_fp16_weight: False
14
+ - bnb_4bit_quant_type: nf4
15
+ - bnb_4bit_use_double_quant: True
16
+ - bnb_4bit_compute_dtype: bfloat16
17
+
18
+ The following `bitsandbytes` quantization config was used during training:
19
+ - load_in_8bit: False
20
+ - load_in_4bit: True
21
+ - llm_int8_threshold: 6.0
22
+ - llm_int8_skip_modules: None
23
+ - llm_int8_enable_fp32_cpu_offload: False
24
+ - llm_int8_has_fp16_weight: False
25
+ - bnb_4bit_quant_type: nf4
26
+ - bnb_4bit_use_double_quant: True
27
+ - bnb_4bit_compute_dtype: bfloat16
28
+
29
  The following `bitsandbytes` quantization config was used during training:
30
  - load_in_8bit: False
31
  - load_in_4bit: True
 
49
  - bnb_4bit_compute_dtype: bfloat16
50
  ### Framework versions
51
 
52
+ - PEFT 0.4.0.dev0
53
+ - PEFT 0.4.0.dev0
54
  - PEFT 0.4.0.dev0
55
 
56
  - PEFT 0.4.0.dev0
adapter_config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "base_model_name_or_path": null,
3
  "bias": "none",
4
  "fan_in_fan_out": false,
5
  "inference_mode": true,
 
1
  {
2
+ "base_model_name_or_path": "EleutherAI/gpt-neo-2.7b",
3
  "bias": "none",
4
  "fan_in_fan_out": false,
5
  "inference_mode": true,
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d8547ad519d51486de7144e2f256b1ba95f9ca01534ab5371b4526795c56e31d
3
- size 15802378
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f4cd1eb3b78febc72e48ba5b59b2a1614802b98708919d48726d38edd9b8790
3
+ size 10532746