by MaziyarPanahi
Open source · 421k downloads · 27 likes
Phi 3.5 mini instruct GGUF is a compact and high-performance language model designed to run locally on standard devices. It excels in understanding and generating text, responding to instructions with precision and consistency while remaining accessible thanks to its optimized format. Ideal for applications requiring responsive AI without cloud dependency, it is perfectly suited for conversational assistants, text task automation, or creative experimentation. This model stands out for its lightweight design and efficiency, enabling seamless integration across various environments, from graphical interfaces to software libraries. Its GGUF format ensures broad compatibility with numerous tools, simplifying deployment across different platforms.
MaziyarPanahi/Phi-3.5-mini-instruct-GGUF contains GGUF format model files for microsoft/Phi-3.5-mini-instruct.
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.