Features (TODO)
#6
by lvkaokao - opened
- support export
compressed tensorformat quantization model (P1) - Failed models should only show submissions from the current user. When a model fails, an issue is automatically created. If the same model is submitted again, notify the user that an issue already exists and suggest fixing it first (P1)
- enable real-time updates and visualization of the submission queue, including the status of model submissions and returned results. (P1) DONE
- support more quantization schemes, like w8a16 for quantization and evaluation (P2)
- support low-bit model re-quantization, like fp8 (P2)
- support
auto-rounddifferent optimization algorithms, likeopt rtnandtuningDONE - auto-submit issues P0
- commit version auto-round