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="aka7774/comfyui-models",
	filename="",
)
output = llm(
	"Once upon a time,",
	max_tokens=512,
	echo=True
)
print(output)

ComfyUI clean public model recovery repository

This repository contains only artifacts classified as public in the pinned recovery manifest. It does not apply one blanket license: each artifact retains its upstream license and usage conditions.

  • Manifest category: public
  • Logical model paths: 296
  • Regular-file bytes: 848774755277
  • Source of truth: recovery/model-manifest.jsonl
  • Symbolic links: recovery/symlink-aliases.json

Restore paths are relative to ComfyUI/models/. Verify SHA-256 before use.

Artifact-specific license notice

diffusion_models/animaCatTower_v10.safetensors is a third-party Anima derivative under the CircleStone Labs Non-Commercial License. Model-weight commercial use is not permitted. See licenses/anima-cat-tower/ for the required license, attribution notice, exact Civitai version, and SHA-256.

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

4-bit

16-bit

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