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="raniero/submission_worker_hash_010",
	filename="model.gguf",
)
output = llm(
	"Once upon a time,",
	max_tokens=512,
	echo=True
)
print(output)

Submission per task submission_worker_hash_010

  • Repo: submission_worker_hash_010
  • Timestamp: 2025-07-10T22:50:21.602567Z
  • SHA256: FILE NON TROVATO
Downloads last month
-
Safetensors
Model size
4.19M params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for raniero/submission_worker_hash_010

Quantized
(102)
this model