Prerequisites
Feature Description
SYCL backend support for newly added Q1 quantization. This would allow higher token/sec for normal igpu variants. the Bonsai 1.7 B model gives like 1 tok/sec for this with normal cpu, adding igpu support can make this 10 tok/sec i believe. which would be great. @khosravipasha
Motivation
Q1 quantization has been introduced and adopted in Bonsai models (by Prism ML), offering extremely aggressive compression with minimal memory footprint. The performance of these models is pretty great and i believe I can run this for daily tasks on my desktop which doesn't have dedicated gpu.
Possible Implementation
No response
Prerequisites
Feature Description
SYCL backend support for newly added Q1 quantization. This would allow higher token/sec for normal igpu variants. the Bonsai 1.7 B model gives like 1 tok/sec for this with normal cpu, adding igpu support can make this 10 tok/sec i believe. which would be great. @khosravipasha
Motivation
Q1 quantization has been introduced and adopted in Bonsai models (by Prism ML), offering extremely aggressive compression with minimal memory footprint. The performance of these models is pretty great and i believe I can run this for daily tasks on my desktop which doesn't have dedicated gpu.
Possible Implementation
No response