andreidima commited on
Commit
a38b9c4
1 Parent(s): 0e2799f

Upload LlamaForCausalLM

Browse files
Files changed (3) hide show
  1. config.json +1 -2
  2. generation_config.json +1 -1
  3. model.safetensors +1 -1
config.json CHANGED
@@ -21,7 +21,6 @@
21
  "_load_in_4bit": true,
22
  "_load_in_8bit": false,
23
  "bnb_4bit_compute_dtype": "float16",
24
- "bnb_4bit_quant_storage": "uint8",
25
  "bnb_4bit_quant_type": "nf4",
26
  "bnb_4bit_use_double_quant": false,
27
  "llm_int8_enable_fp32_cpu_offload": false,
@@ -37,7 +36,7 @@
37
  "rope_theta": 10000.0,
38
  "tie_word_embeddings": false,
39
  "torch_dtype": "float16",
40
- "transformers_version": "4.39.3",
41
  "use_cache": false,
42
  "vocab_size": 32000
43
  }
 
21
  "_load_in_4bit": true,
22
  "_load_in_8bit": false,
23
  "bnb_4bit_compute_dtype": "float16",
 
24
  "bnb_4bit_quant_type": "nf4",
25
  "bnb_4bit_use_double_quant": false,
26
  "llm_int8_enable_fp32_cpu_offload": false,
 
36
  "rope_theta": 10000.0,
37
  "tie_word_embeddings": false,
38
  "torch_dtype": "float16",
39
+ "transformers_version": "4.38.2",
40
  "use_cache": false,
41
  "vocab_size": 32000
42
  }
generation_config.json CHANGED
@@ -6,5 +6,5 @@
6
  "pad_token_id": 0,
7
  "temperature": 0.6,
8
  "top_p": 0.9,
9
- "transformers_version": "4.39.3"
10
  }
 
6
  "pad_token_id": 0,
7
  "temperature": 0.6,
8
  "top_p": 0.9,
9
+ "transformers_version": "4.38.2"
10
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cdf215774ac847fb64cc5ba0b02453bbcf5c5e85766f7c207a3541bb69c401d0
3
  size 4167722008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93b0d39729d8b6e6b3c590501574a9993bbfd45f36287112cc4bc5d573b9067e
3
  size 4167722008