Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"model_type": "llama",
|
3 |
"architectures": ["MultimodalLFM2Model"],
|
4 |
|
5 |
-
"_name_or_path": "GoofyLM/N2-Eye-
|
6 |
"auto_map": {
|
7 |
"AutoModelForCausalLM": "modeling_n2_eye.MultimodalLFM2Model",
|
8 |
"AutoConfig": "modeling_n2_eye.MultimodalLFM2Config"
|
|
|
2 |
"model_type": "llama",
|
3 |
"architectures": ["MultimodalLFM2Model"],
|
4 |
|
5 |
+
"_name_or_path": "GoofyLM/N2.2-Eye-1.3B",
|
6 |
"auto_map": {
|
7 |
"AutoModelForCausalLM": "modeling_n2_eye.MultimodalLFM2Model",
|
8 |
"AutoConfig": "modeling_n2_eye.MultimodalLFM2Config"
|