model_type: "planner" model_name: "" version: "planned" license: "Apache-2.0 (planned)" params_b: 0.0 runtime: engine: "transformers" dtype: "fp32" compute_type: "default" hardware: prefer_device: "auto" fallback_device: "cpu" inference: max_tokens: 256 temperature: 0.0 top_p: 1.0 dependencies: pip: - torch - transformers - peft - bitsandbytes env_vars: - SHOPSTACK_PLANNER_BACKEND=local endpoint: type: "local" notes: "Future fine-tuned command parser — no model file yet. badge: well_tuned"