Commit
•
d83d674
1
Parent(s):
4b3b360
Update config.json (#3)
Browse files- Update config.json (99c001f28c5ed891ef51e560c29cb7e8f8e1eb22)
Co-authored-by: Bakanayatsu <Bakanayatsu@users.noreply.huggingface.co>
- config.json +1 -1
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_name_or_path": "saishf/Kuro-Lotus-10.7B",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_bias": false,
|
7 |
"attention_dropout": 0.0,
|
|
|
1 |
{
|
2 |
"_name_or_path": "saishf/Kuro-Lotus-10.7B",
|
3 |
"architectures": [
|
4 |
+
"MistralForCausalLM"
|
5 |
],
|
6 |
"attention_bias": false,
|
7 |
"attention_dropout": 0.0,
|