Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(hipblas): do not push all variants to hipblas builds
Like with CUDA builds, we don't need all the variants when we are compiling against the accelerated variants - in this way we save space and we avoid to exceed embedFS golang size limits. Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
- Loading branch information