ConfigIQ currently only supports AIConfigurator as a backend for producing sizing and performance estimations. Ideally, however, it can be expanded to support other APIs
Request: Create an API for BLIS (https://github.com/inference-sim/inference-sim) that ConfigIQ can make requests to for sizing and performance estimations.
Notes:
- API should be housed in the services folder of this repository
- The UI will need to be adjusted to account for the addition of the BLIS API, but this issue should only cover creating the backend API itself. How it will be integrated into ConfigIQ should be made into a separate issue
ConfigIQ currently only supports AIConfigurator as a backend for producing sizing and performance estimations. Ideally, however, it can be expanded to support other APIs
Request: Create an API for BLIS (https://github.com/inference-sim/inference-sim) that ConfigIQ can make requests to for sizing and performance estimations.
Notes: