How to use from
llama.cpp
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf leeting770708/h3-audio-models:Q4_K_M
# Run inference directly in the terminal:
llama cli -hf leeting770708/h3-audio-models:Q4_K_M
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf leeting770708/h3-audio-models:Q4_K_M
# Run inference directly in the terminal:
llama cli -hf leeting770708/h3-audio-models: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 leeting770708/h3-audio-models:Q4_K_M
# Run inference directly in the terminal:
./llama-cli -hf leeting770708/h3-audio-models: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 leeting770708/h3-audio-models:Q4_K_M
# Run inference directly in the terminal:
./build/bin/llama-cli -hf leeting770708/h3-audio-models:Q4_K_M
Use Docker
docker model run hf.co/leeting770708/h3-audio-models:Q4_K_M
Quick Links

ACE-Step 1.5

Repackaged model files for ComfyUI.

Original model repository: https://huggingface.co/ACE-Step/Ace-Step1.5

Place the files in the following folders:

πŸ“‚ ComfyUI/
β”œβ”€β”€ πŸ“‚ models/
β”‚   β”œβ”€β”€ πŸ“‚ checkpoints/
β”‚   β”‚   └── ace_step_1.5_turbo_aio.safetensors
β”‚   β”œβ”€β”€ πŸ“‚ diffusion_models/
β”‚   β”‚   β”œβ”€β”€ acestep_v1.5_base.safetensors
β”‚   β”‚   β”œβ”€β”€ acestep_v1.5_turbo.safetensors
β”‚   β”‚   β”œβ”€β”€ acestep_v1.5_xl_base_bf16.safetensors
β”‚   β”‚   β”œβ”€β”€ acestep_v1.5_xl_sft_bf16.safetensors
β”‚   β”‚   └── acestep_v1.5_xl_turbo_bf16.safetensors
β”‚   β”œβ”€β”€ πŸ“‚ text_encoders/
β”‚   β”‚   β”œβ”€β”€ qwen_0.6b_ace15.safetensors
β”‚   β”‚   β”œβ”€β”€ qwen_1.7b_ace15.safetensors
β”‚   β”‚   └── qwen_4b_ace15.safetensors
β”‚   β”œβ”€β”€ πŸ“‚ vae/
β”‚   β”‚   └── ace_1.5_vae.safetensors

These are repackaged files to work with ComfyUI, original model repo is: https://huggingface.co/ACE-Step/Ace-Step1.5

Downloads last month
17
GGUF
Model size
33B params
Architecture
qwen3
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 leeting770708/h3-audio-models

Quantized
(11)
this model