選擇模型
如何在 Dropstone Fast、Pro 與 Heavy 之間做選擇、選擇器在聊天與 CLI 中的位置,以及為何 Fast 這個名稱描述的是該等級的成本,而非其中模型的速度。
您可以從 composer 中的選擇器挑選模型,而該選擇僅套用於該對話。Fast 與 Pro 在所有方案中皆可使用。Heavy 則需要付費方案。
切換模型
在 Dropstone Chat 中
- 開啟一個對話,並在 composer 中找到模型選擇器。
- 選擇 Fast、Pro 或 Heavy。此變更將套用於下一則回覆。
在 CLI 中
- 執行
/models開啟選擇器,或按 Ctrl+X M。 - 選擇一個等級。對話會延續下去。
若要設定預設值而非僅為單次工作階段切換,請將模型放入您的設定中。CLI 參考文件涵蓋了預設值、推理深度與釘選版本。
該選哪一個
從 Fast 開始。它能處理絕大多數任務,且消耗最少的額度。
當答案不夠好,或問題確實困難時,再升級到 Pro。
當任務是「漫長」而非「困難」時,才動用 Heavy:這類工作需要許多步驟、許多檔案或許多來源,而您希望 Dropstone 一路完成,而非中途交還給您。
| 如果您的任務是 | 請使用 |
|---|---|
| 一個問題、一份摘要、日常編輯 | Fast |
| 困難的程式碼、長文件、需要謹慎推理 | Pro |
| 大型重構、跨多來源的研究、長時間的工作 | Heavy |
「Fast」代表最快的模型嗎?
不一定。這三個名稱描述的是「槽位」,而非其中的模型。Fast 是設計為每次請求成本最低的等級,Pro 是均衡的等級,而 Heavy 是為最困難的工作打造的等級。
槽位中的內容每個月都會變動,而贏得槽位的模型不一定比較大。一個較小、較快的模型曾佔據 Pro 槽位,而那個月 Pro 消耗的額度比前一個月少。等級是陣容中的一個位置,模型會被升遷或降級到其中。模型版本與每月陣容涵蓋了這部分。
速度在同一個等級內也會有差異。CLI 有一個推理深度設定,可在同一個模型上以時間換取深度,CLI 參考文件中有相關說明。
提示
- 隨時切換,無需顧慮。 您的記憶在所有等級中皆相同,因此無需重述任何內容。
- 逐步升級,不要一開始就用高階。 一開始就用 Heavy 會把額度花在 Fast 就能處理的工作上。
- 回到 Fast。 一旦困難的部分完成,大多數工作階段並不需要 Pro 或 Heavy。
限制
- 等級是依對話選擇,而非依訊息選擇。切換會套用於下一則回覆。
- Heavy 不適用於 Free 方案。
- 等級內的模型可能會在陣容重新評估時變動。版本編號會告訴您目前所在的陣容。
Related articles
- Which AI models does Dropstone use?Dropstone runs three tiers. On the 1.8 lineup, Fast runs DeepSeek V4.1 Flash, Pro runs GLM-5.3 Flash, and Heavy runs Kimi K3, re-evaluated every month.
- Model versions and the monthly lineupDropstone numbers each lineup with the year and the month it was cut, and a new version ships only when a tier's pick changes. How to read the number, and which lineup you get.
- Which model am I using?The button at the foot of the composer names the tier, the lineup version and the effort level, and your usage page records which model handled each request.
- How usage and limits workEvery Dropstone plan comes with a weekly usage allowance shared across chat, the CLI, and the SDK. How it is measured, when it resets, what happens when you reach it, and how to make it go further.
- How Dropstone chooses its modelsEvery month Blankline re-evaluates the open-weight models available for each Dropstone tier against three tests, how well it does the work, what it costs to serve, and how safely it behaves with tools. A model has to beat the one already in the slot.
Ctrl+I