| { | |
| "schema_version": 1, | |
| "active_profile": "current", | |
| "profiles": { | |
| "current": { | |
| "description": "Current A1 inference model set (Qwen3 0.6B + Llama 3.2 1B + LLaDA 8B Instruct)", | |
| "model_ids": [ | |
| "Qwen/Qwen3-0.6B", | |
| "meta-llama/Llama-3.2-1B", | |
| "GSAI-ML/LLaDA-8B-Instruct" | |
| ] | |
| }, | |
| "future_scaleup": { | |
| "description": "Planned inference scale-up set (Qwen3 4B + Llama 3.2 3B + LLaDA 8B Instruct)", | |
| "model_ids": [ | |
| "Qwen/Qwen3-4B", | |
| "meta-llama/Llama-3.2-3B", | |
| "GSAI-ML/LLaDA-8B-Instruct" | |
| ] | |
| } | |
| } | |
| } | |