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="CultriX/MonaCeption-7B-SLERP-DPO",
	filename="",
)
output = llm(
	"Once upon a time,",
	max_tokens=512,
	echo=True
)
print(output)

Configuration Parsing Warning:Config file config.json cannot be fetched (too big)

Configuration Parsing Warning:Config file tokenizer_config.json cannot be fetched (too big)

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

Check out the documentation for more information.

version https://git-lfs.github.com/spec/v1 oid sha256:70d5279d1ff8a2405f703524d96f7e4ab763861ec399570ffce6b41d68ed0a46 size 1176

Downloads last month
11
Safetensors
Model size
7B params
Tensor type
F16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for CultriX/MonaCeption-7B-SLERP-DPO

Quantizations
1 model