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-Not-Using-Only-Test-GGUF",
	filename="aya-not-using-only-test.q4_k_m.gguf",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

Aya-Not-Using-Only-Test GGUF Quantized Models

Technical Details

  • Quantization Tool: llama.cpp
  • Version: version: 5340 (15e6125a)

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
-
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