## Problem Statement <!-- Describe the problem you're facing --> Currently, in 0.6.10, we can only install a llama.cpp backend using `.tar.gz` and not `.zip` which is how llama.cpp built is distributed. ## Feature Idea <!-- Describe what you want instead. Examples are welcome! --> Allow user to just install directly from `.zip` file instead