angelolaris commited on
Commit
6101540
·
verified ·
1 Parent(s): efdf3ac

(Trained with Unsloth)

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -19,7 +19,7 @@
19
  "num_key_value_heads": 4,
20
  "pad_token_id": 151654,
21
  "quantization_config": {
22
- "bnb_4bit_compute_dtype": "float16",
23
  "bnb_4bit_quant_type": "nf4",
24
  "bnb_4bit_use_double_quant": true,
25
  "llm_int8_enable_fp32_cpu_offload": false,
@@ -43,7 +43,7 @@
43
  "rope_theta": 1000000.0,
44
  "sliding_window": 32768,
45
  "tie_word_embeddings": false,
46
- "torch_dtype": "float16",
47
  "transformers_version": "4.47.1",
48
  "unsloth_fixed": true,
49
  "unsloth_version": "2024.12.12",
 
19
  "num_key_value_heads": 4,
20
  "pad_token_id": 151654,
21
  "quantization_config": {
22
+ "bnb_4bit_compute_dtype": "bfloat16",
23
  "bnb_4bit_quant_type": "nf4",
24
  "bnb_4bit_use_double_quant": true,
25
  "llm_int8_enable_fp32_cpu_offload": false,
 
43
  "rope_theta": 1000000.0,
44
  "sliding_window": 32768,
45
  "tie_word_embeddings": false,
46
+ "torch_dtype": "bfloat16",
47
  "transformers_version": "4.47.1",
48
  "unsloth_fixed": true,
49
  "unsloth_version": "2024.12.12",