发布

  • feat: add --force-runtime flag to override automatic runtime selection

    frostbyte_neo 发布于 2026-03-18 11:48:04 +00:00 | 799 次提交 在此版本后已推送到 main

    On Apple Silicon, llmfit forces non-quantized models to MLX, so
    --runtime llamacpp returns 0 results. The new --force-runtime flag
    overrides runtime selection during analysis so users can get
    llama.cpp (or other runtime) recommendations on any platform.

    Supported in CLI recommend command and REST API query parameter.
    Bumps version to 0.7.6.

    Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

    下载附件