Anybody use frontier models like Astra/Fable for planning/judging, and qwen3.8 as the main workhorse? Curious to hear about your setups!
A user is exploring a hybrid AI setup, leveraging a ChatGPT Plus subscription with Astra for high-level planning and judging, while using a local qwen3.8-27b model for coding implementation. The strategy aims to minimize cloud usage costs by having Astra plan, qwen implement, Astra critique, and qwen fix, thereby retaining high-parameter intelligence for architectural decisions. The user is seeking advice on similar setups, workflow switching, and optimal settings.
This report uniquely details a specific hybrid AI workflow, unlike general discussions, by combining a frontier model like Astra for planning with a local qwen3.8-27b for execution.
时间与来源
时间显示为 UTC
显示时区:UTC
本地时区尚不可用,暂时显示 UTC。
发布当时偏移:UTC+02026年9月12日 12:13 UTC
收录当时偏移:UTC+02026年9月12日 22:01 UTC
- 发布
- 2026年9月12日 12:13
- 收录
- 2026年9月12日 22:01
- 来源类型
- 开发者社区
- 档位
- 社区
- 信源状态
- 正常
档位是按信源手工设定的编辑判断,不是逐条打分。
Hey everyone!
I'm curious to hear from people that use a combination of cloud-based frontier models and local ones for development. I'm planning to set something similar up and wanted to hear about actual examples of this in action.
Currently my plan is to use my chatgpt plus subscription purely for planning and judging with Astra, and then run a local qwen3.8-27b model for the actual coding gruntwork - i.e Astra plans -> qwen implements -> Astra critiques the implementation -> qwen fixes and so on. This way I keep cloud usage down and cheap, while retaining the high-parameter intelligence for architecture decisions and optimization.
For those of you who have a similar setup, how is it? How do you switch between the two, what harness/settings/etc? Anything you would suggest?