How to use from
Hermes Agent
Start the llama.cpp server
# Install llama.cpp:
brew install llama.cpp
# Start a local OpenAI-compatible server:
llama-server -hf AEmotionStudio/ComfyUI-Model-Backups:Q8_0
Configure Hermes
# Install Hermes:
curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash
hermes setup
# Point Hermes at the local server:
hermes config set model.provider custom
hermes config set model.base_url http://127.0.0.1:8080/v1
hermes config set model.default AEmotionStudio/ComfyUI-Model-Backups:Q8_0
Run Hermes
hermes
Quick Links

ComfyUI Model Backups

Personal backup of the model collection used with ComfyUI. Files are organized into a labeled subfolder per model type, mirroring the standard ComfyUI models/ directory layout.

Folder layout

Each subfolder corresponds to a ComfyUI model type:

Subfolder Model type
text_encoders/ Text encoder weights (T5, UMT5, Qwen-VL, …)
clip/ CLIP models
clip_vision/ CLIP vision models
checkpoints/ Full checkpoints
diffusion_models/ Diffusion model weights
unet/ UNet weights
loras/ LoRA adapters
controlnet/ ControlNet models
vae/ VAE models
LLM/ Language models
Additional types added folder by folder

Folders are uploaded incrementally, one type at a time. Not all types may be present yet.

Notes

  • These are model weight files (.safetensors, .gguf, etc.) kept for backup/restore convenience. Original licenses and terms belong to the respective model authors.
  • To restore a type, download its subfolder back into your ComfyUI models/<type>/ directory.
Downloads last month
-
GGUF
Model size
8B params
Architecture
qwen2vl
Hardware compatibility
Log In to add your hardware

5-bit

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support