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="OddTheGreat/Spring_24B_V.5-Q4_K_S-GGUF",
	filename="coolant_24b_v.1-q4_k_s.gguf",
)
output = llm(
	"Once upon a time,",
	max_tokens=512,
	echo=True
)
print(output)

OddTheGreat/Spring_24B_V.5-Q4_K_S-GGUF

Downloads last month
29
GGUF
Model size
24B params
Architecture
llama
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

Model tree for OddTheGreat/Spring_24B_V.5-Q4_K_S-GGUF

Quantized
(3)
this model
Free AI Image Generator No sign-up. Instant results. Open Now