Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Contribute to GitLab
  • Sign in
C
coderai
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • nexlab
  • coderai
  • Repository

Switch branch/tag
  • coderai
  • codai
  • models
  • turboquant.py
Find file
BlameHistoryPermalink
  • Stefy Lanza (nextime / spora )'s avatar
    turboquant: ship turboquant-py + accurate bit-width errors for the library backend · 4d2aeb69
    Stefy Lanza (nextime / spora ) authored Jul 22, 2026
    Declare turboquant-py in the OCI requirements so the image (and the upgrade
    delta-sync) installs it — the admin UI offered the 'library' backend but the
    package was never present. The upstream 0.1.x package only accepts bit_width
    1-4, so an explicitly selected library backend with turbo6/turbo8 now raises a
    precise "supports 1-4 bit" error instead of the misleading "unavailable or
    failed"; 'auto' still falls back to the builtin quantizer silently. Verified:
    library turbo4 cos>0.994 vs originals, auto turbo8 builtin fallback intact.
    Co-Authored-By: 's avatarClaude Opus 4.8 <noreply@anthropic.com>
    Claude-Session: https://claude.ai/code/session_01EPLnsRpNBzWCHLgkXATqRz
    4d2aeb69
turboquant.py 14.4 KB
EditWeb IDE

Replace turboquant.py

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.