How to use from the
Use from the
llama-cpp-python library
# !pip install llama-cpp-python

from llama_cpp import Llama

llm = Llama.from_pretrained(
	repo_id="matrixportalx/Aya-X-Mod-GGUF",
	filename="aya-x-mod.q4_k_m.gguf",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

Aya-X-Mod GGUF Quantized Models

Technical Details

  • Quantization Tool: llama.cpp
  • Version: version: 5278 (6eb7d25c)

Model Information

Available Files

๐Ÿš€ Download ๐Ÿ”ข Type ๐Ÿ“ Description
Download Q4 K M 4-bit balanced (recommended default)

๐Ÿ’ก Q4 K M provides the best balance for most use cases

Downloads last month
3
GGUF
Model size
8B params
Architecture
command-r
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support