dangvansam commited on
Commit
c0d6eca
1 Parent(s): 14d57ba

Upload config

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "Viet-Mistral/Vistral-7B-Chat",
3
  "architectures": [
4
  "MistralForCausalLM"
5
  ],
@@ -31,7 +31,7 @@
31
  "rope_theta": 10000.0,
32
  "sliding_window": 4096,
33
  "tie_word_embeddings": false,
34
- "torch_dtype": "bfloat16",
35
  "transformers_version": "4.38.1",
36
  "use_cache": true,
37
  "vocab_size": 38369
 
1
  {
2
+ "_name_or_path": "/mnt/ssd/andrew/viet-llm/quantized_model/Vistral-7B-Chat-awq",
3
  "architectures": [
4
  "MistralForCausalLM"
5
  ],
 
31
  "rope_theta": 10000.0,
32
  "sliding_window": 4096,
33
  "tie_word_embeddings": false,
34
+ "torch_dtype": "float16",
35
  "transformers_version": "4.38.1",
36
  "use_cache": true,
37
  "vocab_size": 38369