-
Notifications
You must be signed in to change notification settings - Fork 93
Refactor collection for v0.13.0 release #1134
Copy link
Copy link
Description
- output format (string -> cls)
- refactor format into OutputFormat cls and handle related processes [STEP 1] refact output formats #906
- refactor export, cowork with foramt
- quantizer (mode_type | model_type | data_type) [WIP] [STEP 2] split compressor into few quantizers #841
- eval (combine eval_after_tuning and single_eval) Use vllm engine for eval #1050
- UT (split into folders and reduce CI time usage) Classify UTs and introduce a dummy model to reduce CI time #1136
Reactions are currently unavailable