Suggest Gpu Layers
suggest_gpu_layersDetermines the GPU offload layers for a local GGUF model within a VRAM budget and flags when CPU offloading is needed.
Instructions
在显存预算内建议最大的 GPU offload 层数;放不下时提示需要 CPU 混合。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ctx_len | No | ||
| model_id | Yes | ||
| budget_gb | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||