This repo contains GGUF format model files for
Projecte AINA's FLOR-6.3B.
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. GGUF offers numerous advantages over GGML, such as better tokenisation, and support for special tokens. It is also supports metadata, and is designed to be extensible.
Here is an incomplete list of clients and libraries that are known to support GGUF: