/ mlflow / utils / model_catalog / featherless_ai.json
featherless_ai.json
 1  {
 2    "schema_version": "1.0",
 3    "models": {
 4      "featherless-ai/Qwerky-72B": {
 5        "mode": "chat",
 6        "context_window": {
 7          "max_input": 32768,
 8          "max_output": 4096,
 9          "max_tokens": 4096
10        },
11        "capabilities": {
12          "function_calling": false,
13          "vision": false,
14          "reasoning": false,
15          "prompt_caching": false,
16          "response_schema": false
17        },
18        "last_updated_at": "2026-04-24"
19      },
20      "featherless-ai/Qwerky-QwQ-32B": {
21        "mode": "chat",
22        "context_window": {
23          "max_input": 32768,
24          "max_output": 4096,
25          "max_tokens": 4096
26        },
27        "capabilities": {
28          "function_calling": false,
29          "vision": false,
30          "reasoning": false,
31          "prompt_caching": false,
32          "response_schema": false
33        },
34        "last_updated_at": "2026-04-24"
35      }
36    }
37  }