0.1.0
zed-industries/zed0.1.0Jul 23, 2023by 1b5d
AI Summary
This initial release introduces Hugging Face model integration and upgrades the llama.cpp engine to support newer architectures like Llama 2. It also optimizes the deployment experience by streamlining Docker images into a lightweight default and a GPU-accelerated option. The update includes general fixes and stability improvements.
Key Highlights
- Introduction of Hugging Face generic model support
- Upgraded llama.cpp for Llama 2 compatibility
- Streamlined Docker images with GPU support
- General fixes and stability improvements
New Features
- Hugging Face generic model support
- Llama 2 model support
- GPU-enabled Docker image
Full Release Notes
- Introducing Huggingface generic model, which can be used to run many popular models on HF - Upgrade llama.cpp in order to run newer Llama models like Llama 2 - Streamline docker images down to 2 images: a default lightweight one, and a gpu enabled image with nvidia / cuda support - General fixes and stability improvements