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="MarsupialAI/Melusine_103b_GGUF",
	filename="Melusine_103b_Q3ks.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.

GGUFs for Melusine 103b https://huggingface.co/MarsupialAI/Melusine_103b

Files split with 7zip (store-only) to get around the 50GB file size limit. Use 7zip to recombine.

Downloads last month
3
GGUF
Model size
103B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

We're not able to determine the quantization variants.

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