This model was converted to GGUF format from
CohereForAI/aya-23-8B using llama.cpp.
Refer to the
original model card for more details on the model.
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:
Install llama.cpp through brew.
Invoke the llama.cpp server or the CLI.
Note: You can also use this checkpoint directly through the
usage steps listed in the Llama.cpp repo as well.