matouLeLoup commited on
Commit
feb88d8
1 Parent(s): 5a1ec4d

Upload Qwen2ForCausalLM

Browse files
Files changed (3) hide show
  1. config.json +3 -3
  2. generation_config.json +1 -1
  3. model.safetensors +2 -2
config.json CHANGED
@@ -21,9 +21,9 @@
21
  "rope_theta": 1000000.0,
22
  "sliding_window": null,
23
  "tie_word_embeddings": true,
24
- "torch_dtype": "float32",
25
- "transformers_version": "4.46.0",
26
- "use_cache": true,
27
  "use_sliding_window": false,
28
  "vocab_size": 151936
29
  }
 
21
  "rope_theta": 1000000.0,
22
  "sliding_window": null,
23
  "tie_word_embeddings": true,
24
+ "torch_dtype": "bfloat16",
25
+ "transformers_version": "4.46.1",
26
+ "use_cache": false,
27
  "use_sliding_window": false,
28
  "vocab_size": 151936
29
  }
generation_config.json CHANGED
@@ -2,5 +2,5 @@
2
  "bos_token_id": 151643,
3
  "eos_token_id": 151643,
4
  "max_new_tokens": 2048,
5
- "transformers_version": "4.46.0"
6
  }
 
2
  "bos_token_id": 151643,
3
  "eos_token_id": 151643,
4
  "max_new_tokens": 2048,
5
+ "transformers_version": "4.46.1"
6
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e3ae82a3002124aecbd29a45d0f586ec4a3a308eb7b6b45a9eff70fac9678429
3
- size 1976163472
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cd8fc8c85a197b8c551d6b931b5709fe2611889d6b44945876472fecdf77cad
3
+ size 988097824