Space-Mutiverse-Control / fix_space_error_report.json
bep40's picture
Upload fix_space_error_report.json
ea14ce3 verified
Raw
History Blame Contribute Delete
1.51 kB
{
"status": "updated_with_13_models",
"space": "bep40/Space-Mutiverse-Control",
"space_url": "https://huggingface.co/spaces/bep40/Space-Mutiverse-Control",
"files_changed": ["patch_frontend.py", "patch_models.py", "README.md"],
"models_in_dropdown": [
{"row":1, "name":"Owl Alpha", "path":"openrouter/owl-alpha"},
{"row":2, "name":"GPT-5.5", "path":"openai/gpt-5.5:fal-ai"},
{"row":3, "name":"DeepSeek V4 Pro", "path":"deepseek-ai/DeepSeek-V4-Pro"},
{"row":4, "name":"DeepSeek V4 Flash", "path":"deepseek-ai/DeepSeek-V4-Flash"},
{"row":5, "name":"DeepSeek V4 Flash (OR)", "path":"openai/deepseek/deepseek-v4-flash"},
{"row":6, "name":"Nemotron 3 Super 120B", "path":"nvidia/nemotron-3-super-120b-a12b:free"},
{"row":7, "name":"Gemma 3 1B", "path":"google/gemma-3-1b-it"},
{"row":8, "name":"Qwen3 Coder Next", "path":"Qwen/Qwen3-Coder-Next"},
{"row":9, "name":"Gemini 2.0 Flash", "path":"openai/google/gemini-2.0-flash-001"},
{"row":10, "name":"Gemma 4 31B", "path":"openai/google/gemma-4-31b-it:free"},
{"row":11, "name":"Nemotron 3 Ultra 550B", "path":"openai/nvidia/nemotron-3-ultra-550b-a55b:free"},
{"row":12, "name":"Laguna M.1", "path":"openai/poolside/laguna-m.1:free"},
{"row":13, "name":"Laguna XS.2", "path":"openai/poolside/laguna-xs.2:free"}
],
"default_free_model": "DeepSeek V4 Pro",
"approach": "Replaced entire DEFAULT_MODEL_OPTIONS array (string-safe, no partial substring bugs) + extended AVAILABLE_MODELS in backend"
}