mgfrantz commited on
Commit
4911bf7
·
verified ·
1 Parent(s): b1b6ada

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. config.json +1 -16
  2. generation_config.json +8 -0
  3. pytorch_model.bin +3 -0
config.json CHANGED
@@ -19,26 +19,11 @@
19
  "num_hidden_layers": 22,
20
  "num_key_value_heads": 4,
21
  "pretraining_tp": 1,
22
- "quantization_config": {
23
- "_load_in_4bit": true,
24
- "_load_in_8bit": false,
25
- "bnb_4bit_compute_dtype": "bfloat16",
26
- "bnb_4bit_quant_storage": "bfloat16",
27
- "bnb_4bit_quant_type": "nf4",
28
- "bnb_4bit_use_double_quant": true,
29
- "llm_int8_enable_fp32_cpu_offload": false,
30
- "llm_int8_has_fp16_weight": false,
31
- "llm_int8_skip_modules": null,
32
- "llm_int8_threshold": 6.0,
33
- "load_in_4bit": true,
34
- "load_in_8bit": false,
35
- "quant_method": "bitsandbytes"
36
- },
37
  "rms_norm_eps": 1e-05,
38
  "rope_scaling": null,
39
  "rope_theta": 10000.0,
40
  "tie_word_embeddings": false,
41
- "torch_dtype": "float32",
42
  "transformers_version": "4.45.0",
43
  "use_cache": false,
44
  "vocab_size": 32000
 
19
  "num_hidden_layers": 22,
20
  "num_key_value_heads": 4,
21
  "pretraining_tp": 1,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  "rms_norm_eps": 1e-05,
23
  "rope_scaling": null,
24
  "rope_theta": 10000.0,
25
  "tie_word_embeddings": false,
26
+ "torch_dtype": "bfloat16",
27
  "transformers_version": "4.45.0",
28
  "use_cache": false,
29
  "vocab_size": 32000
generation_config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 1,
3
+ "do_sample": true,
4
+ "eos_token_id": 2,
5
+ "max_length": 2048,
6
+ "pad_token_id": 0,
7
+ "transformers_version": "4.45.0"
8
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee574faf545fc9712993980637d4be5ceb10bdcc23f7a1e1a294d30bf8417cd7
3
+ size 2200164718