kishizaki-sci
commited on
Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
@@ -48,6 +48,6 @@
|
|
48 |
"tie_word_embeddings": false,
|
49 |
"torch_dtype": "float16",
|
50 |
"transformers_version": "4.47.0.dev0",
|
51 |
-
"use_cache":
|
52 |
"vocab_size": 128256
|
53 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "kishizaki-sci/Llama-3.3-70B-Instruct-AWQ-4bit-JP-EN",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
|
|
48 |
"tie_word_embeddings": false,
|
49 |
"torch_dtype": "float16",
|
50 |
"transformers_version": "4.47.0.dev0",
|
51 |
+
"use_cache": true,
|
52 |
"vocab_size": 128256
|
53 |
}
|