Instructions to use void-gryph/verus-vision-1.0b-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use void-gryph/verus-vision-1.0b-GGUF with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="void-gryph/verus-vision-1.0b-GGUF", filename="verus-vision-1.0b.Q4_K_M.gguf", )
output = llm( "Once upon a time,", max_tokens=512, echo=True ) print(output)
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- llama.cpp
How to use void-gryph/verus-vision-1.0b-GGUF with llama.cpp:
Install from brew
brew install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf void-gryph/verus-vision-1.0b-GGUF:Q4_K_M # Run inference directly in the terminal: llama-cli -hf void-gryph/verus-vision-1.0b-GGUF:Q4_K_M
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf void-gryph/verus-vision-1.0b-GGUF:Q4_K_M # Run inference directly in the terminal: llama-cli -hf void-gryph/verus-vision-1.0b-GGUF:Q4_K_M
Use pre-built binary
# Download pre-built binary from: # https://github.com/ggerganov/llama.cpp/releases # Start a local OpenAI-compatible server with a web UI: ./llama-server -hf void-gryph/verus-vision-1.0b-GGUF:Q4_K_M # Run inference directly in the terminal: ./llama-cli -hf void-gryph/verus-vision-1.0b-GGUF:Q4_K_M
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git cd llama.cpp cmake -B build cmake --build build -j --target llama-server llama-cli # Start a local OpenAI-compatible server with a web UI: ./build/bin/llama-server -hf void-gryph/verus-vision-1.0b-GGUF:Q4_K_M # Run inference directly in the terminal: ./build/bin/llama-cli -hf void-gryph/verus-vision-1.0b-GGUF:Q4_K_M
Use Docker
docker model run hf.co/void-gryph/verus-vision-1.0b-GGUF:Q4_K_M
- LM Studio
- Jan
- Ollama
How to use void-gryph/verus-vision-1.0b-GGUF with Ollama:
ollama run hf.co/void-gryph/verus-vision-1.0b-GGUF:Q4_K_M
- Unsloth Studio new
How to use void-gryph/verus-vision-1.0b-GGUF with Unsloth Studio:
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for void-gryph/verus-vision-1.0b-GGUF to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for void-gryph/verus-vision-1.0b-GGUF to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for void-gryph/verus-vision-1.0b-GGUF to start chatting
- Docker Model Runner
How to use void-gryph/verus-vision-1.0b-GGUF with Docker Model Runner:
docker model run hf.co/void-gryph/verus-vision-1.0b-GGUF:Q4_K_M
- Lemonade
How to use void-gryph/verus-vision-1.0b-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull void-gryph/verus-vision-1.0b-GGUF:Q4_K_M
Run and chat with the model
lemonade run user.verus-vision-1.0b-GGUF-Q4_K_M
List all available models
lemonade list
Verus Vision 1.0b - GGUF Ultimate Edition 🏭
Este repositorio ofrece la colección en formato GGUF del modelo original Verus Vision 1.0b. Optimizados para inferencia con poca memoria.
� Tabla de Comparativa de Cuantizaciones
| Versión | Tipo | Peso | Calidad | Uso Recomendado |
|---|---|---|---|---|
| Q4_K_M | Medium | ~5-7GB | Basica | Balance / Velocidad |
| Q5_K_M | Large | ~8-10GB | Alta | Calidad |
| Q8_0 | Ultra | Original | Alta | Calidad |
⚙️ Guía de Optimización y Comparativa de Parámetros
Para obtener los mejores resultados con esta versión GGUF, se recomiendan los siguientes ajustes:
1. 🎚️ Comparativa de CFG (Classifier Free Guidance)
| CFG Scale | Efecto en GGUF | Resultado Visual |
|---|---|---|
| 1.0 - 3.5 | Suave / Realista | Menos contraste, ideal para estilos fotográficos. |
| 4.0 - 6.5 | Recomendado | Balance perfecto entre fidelidad al prompt y detalle. |
| 7.0 - 9.0 | Estilizado | Colores más saturados y bordes más definidos. |
2. ⚡ Comparativa de Pasos (Sampling Steps)
| Pasos | Rendimiento | Nivel de Detalle |
|---|---|---|
| 15 - 20 | Ultra Rápido | Bocetos rápidos o previsualizaciones. |
| 25 - 35 | Óptimo | El equilibio para GGUF con casi cero ruido. |
| 40+ | Estándar | Máximo refinamiento de texturas complejas. |
3. 🌫️ Comparativa de Denoise (Solo para i2i / Hires Fix)
- 0.35 - 0.45: Mantiene la estructura original pero con limpieza de artefactos.
- 0.50 - 0.65: El rango ideal para añadir detalle sin deformar el sujeto.
- 0.70+: Cambio significativo de composición (usar con precaución).
👤 Créditos y Atribución
- Autor Original: SG_161222
- Cuantización Experta: void-gryph
🚀 Despliegue en ComfyUI
- Archivo GGUF: Mover a
ComfyUI/models/unet/ - Nodos Requeridos: Es necesario tener instalado ComfyUI-GGUF.
- Componentes Originales: Use el CLIP y VAE incluidos en este repo para máxima fidelidad (extraídos sin prefijos de contenedor).
📝 Nota del Autor Original
Verus Vision is a fine-tuned model designed for generating high-quality, realistic images. Built on the Flux Dev (de-distill) model with 12 billion parameters.
Verus Vision Hugging Face
You can support me directly on my Boosty
Check my exclusive models on Mage: ParagonXL / NovaXL / NovaXL Lightning / NovaXL V2 / NovaXL Pony / NovaXL Pony Lightning / RealDreamXL / RealDreamXL Lightning
How to Use Transformer VersionFor ComfyUI:
Place the AE in the following path: ComfyUI_windows_portable\ComfyUI\models\vae
Place Clip-L and T5XXL in the following path: ComfyUI_windows_portable\ComfyUI\models\clip
Place the Transformer in the following path: ComfyUI_windows_portable\ComfyUI\models\unet or ComfyUI_windows_portable\ComfyUI\models\diffusion_models
Optimal Generation SettingsFor ComfyUI:
Sampling Method and Schedule Type: Euler Beta
Sampling Steps: 25+
CFG Scale: 3.5
Warning: Do not use a negative prompt as it can lead to the generation of images with artifacts and distortions.
LimitationsThis version of the model does not have a variety of styles and is intended for realism and photorealism.
There may be issues with anatomy and text.
GGUF Quantizer - Comprimiendo la inteligencia artificial, píxel a píxel.
- Downloads last month
- 32
4-bit
5-bit
8-bit