You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 4, 2025. It is now read-only.
feat: add new parameters and flags to local engine configuration
This commit introduces new configuration parameters and their corresponding command-line flags for the local engine. The changes include:
- Adding "flash_attn" to ignored parameters
- Mapping UI parameters to CLI flags (e.g., cpu_threads → --threads)
- Expanding support for various model configuration options
These additions enhance the flexibility of the local engine by enabling fine-grained control over performance and behavior through both UI and CLI interfaces.
0 commit comments