Upload config.json with huggingface_hub
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"_name_or_path": "q-future/one-align",
|
|
|
|
| 3 |
"architectures": [
|
| 4 |
"MPLUGOwl2LlamaForCausalLM"
|
| 5 |
],
|
|
|
|
| 1 |
{
|
| 2 |
"_name_or_path": "q-future/one-align",
|
| 3 |
+
"model_type": "mplug_owl2",
|
| 4 |
"architectures": [
|
| 5 |
"MPLUGOwl2LlamaForCausalLM"
|
| 6 |
],
|