danielhanchen commited on
Commit
a86cd15
1 Parent(s): 6745b72

Upload LlamaForCausalLM

Browse files
Files changed (2) hide show
  1. config.json +2 -2
  2. model.safetensors +2 -2
config.json CHANGED
@@ -21,7 +21,7 @@
21
  "quantization_config": {
22
  "_load_in_4bit": true,
23
  "_load_in_8bit": false,
24
- "bnb_4bit_compute_dtype": "bfloat16",
25
  "bnb_4bit_quant_type": "nf4",
26
  "bnb_4bit_use_double_quant": true,
27
  "llm_int8_enable_fp32_cpu_offload": false,
@@ -36,7 +36,7 @@
36
  "rope_scaling": null,
37
  "rope_theta": 10000.0,
38
  "tie_word_embeddings": false,
39
- "torch_dtype": "bfloat16",
40
  "transformers_version": "4.38.0.dev0",
41
  "use_cache": true,
42
  "vocab_size": 32000
 
21
  "quantization_config": {
22
  "_load_in_4bit": true,
23
  "_load_in_8bit": false,
24
+ "bnb_4bit_compute_dtype": "float16",
25
  "bnb_4bit_quant_type": "nf4",
26
  "bnb_4bit_use_double_quant": true,
27
  "llm_int8_enable_fp32_cpu_offload": false,
 
36
  "rope_scaling": null,
37
  "rope_theta": 10000.0,
38
  "tie_word_embeddings": false,
39
+ "torch_dtype": "float16",
40
  "transformers_version": "4.38.0.dev0",
41
  "use_cache": true,
42
  "vocab_size": 32000
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ccdae25751d6995831743603b8e5148da1ba16321ebe561ff6b37546c35e3e08
3
- size 3866042163
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d1fb8211bf460e0d8b6d3a485f9eff3faa5a875f258c8f82ac690dfa591e6a1
3
+ size 3866042099