Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"_attn_implementation": "flash_attention_2",
|
3 |
-
"_name_or_path": "
|
4 |
"architectures": [
|
5 |
"MistralForCausalLM"
|
6 |
],
|
|
|
1 |
{
|
2 |
"_attn_implementation": "flash_attention_2",
|
3 |
+
"_name_or_path": "Metis-0.3",
|
4 |
"architectures": [
|
5 |
"MistralForCausalLM"
|
6 |
],
|