by MaziyarPanahi
Open source · 86k downloads · 19 likes
Yi Coder 1.5B Chat GGUF is an artificial intelligence model optimized for programming tasks and code comprehension, capable of generating, explaining, or completing code snippets in multiple languages. Designed to run locally on modest machines thanks to its GGUF format, it delivers smooth performance while preserving data privacy. Its primary use cases include development assistance, automation of technical tasks, and interactive learning of programming languages. This model stands out for its lightweight design and efficiency, while remaining accessible through user-friendly interfaces like LM Studio or text-generation-webui.
MaziyarPanahi/Yi-Coder-1.5B-Chat-GGUF contains GGUF format model files for 01-ai/Yi-Coder-1.5B-Chat.
GGUF is a new format introduced by the llama.cpp team on August 21st 2023. It is a replacement for GGML, which is no longer supported by llama.cpp.
Here is an incomplete list of clients and libraries that are known to support GGUF:
🙏 Special thanks to Georgi Gerganov and the whole team working on llama.cpp for making all of this possible.