Focus.AI Labs / Artifact Field Notes Official Documentation
Fast browse / jump off / source-grounded
Official Documentation

Pods models.json

Example models.json for pods and local runners

Origin
seed-list
Extensibility
standalone
Primary interface
unknown

What this artifact is for

The quick orientation layer before you go deeper upstream.

Profile

Summary

Example models.json for pods and local runners

Seed description: Example models.json for pods and local runners

Category: Official Documentation

Best for: Not yet synthesized.

Signals

How to read this page

Workflow tags: none captured

Integrations: none captured

Caveats: No caveats captured yet

Maturity: No maturity signals captured

Source excerpt

More of the actual upstream surface so you can skim here before deciding to open the repo.

Upstream skim
No upstream prose excerpt was captured yet for this artifact.

Preview source: captured upstream text ↗

What shows up in the source

Quick topics

No clear heading structure was captured from the upstream surface.

Skim bullets

No additional structured notes were captured for this artifact yet.
{
	"models": {
		"Qwen/Qwen2.5-Coder-32B-Instruct": {
			"name": "Qwen2.5-Coder-32B",
			"configs": [
				{
					"gpuCount": 1,
					"gpuTypes": ["H100", "H200"],
					"args": ["--tool-call-parser", "hermes", "--enable-auto-tool-choice"]
				},
				{
					"gpuCount": 2,
					"gpuTypes": ["H100", "H200"],
					"args": ["--tensor-parallel-size", "2", "--tool-call-parser", "hermes", "--enable-auto-tool-choice"]
				}
			]
		},
		"Qwen/Qwen3-Coder-30B-A3B-Instruct": {
			"name": "Qwen3-Coder-30B",
			"configs": [
				{
					"gpuCount": 1,
					"gpuTypes": ["H100", "H200"],
					"args": ["--enable-auto-tool-choice", "--tool-call-parser", "qwen3_coder"],
					"notes": "Fits comfortably on single GPU. ~60GB model weight."
				},
				{
					"gpuCount": 2,

Sources and provenance

Everything on this page should be traceable back to the list seed or an upstream surface.

Provenance

Discovery reason: Listed in the awesome-pi-agent README

Discovered from: seed artifact

Claim confidence: medium

Surface capture kind: blob-code