How to use from the
Use from the
Transformers library
# Use a pipeline as a high-level helper
from transformers import pipeline

pipe = pipeline("text-generation", model="roleplaiapp/FastHunyuan-gguf-Q6_K-GGUF")
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("roleplaiapp/FastHunyuan-gguf-Q6_K-GGUF", device_map="auto")
Quick Links

roleplaiapp/FastHunyuan-gguf-Q6_K-GGUF

Repo: roleplaiapp/FastHunyuan-gguf-Q6_K-GGUF Original Model: FastHunyuan-gguf Quantized File: fast-hunyuan-video-t2v-720p-Q6_K.gguf Quantization: GGUF Quantization Method: Q6_K

Overview

This is a GGUF Q6_K quantized version of FastHunyuan-gguf

Quantization By

I often have idle GPUs while building/testing for the RP app, so I put them to use quantizing models. I hope the community finds these quantizations useful.

Andrew Webby @ RolePlai.

Downloads last month
3
GGUF
Model size
13B params
Architecture
hyvid
Hardware compatibility
Log In to add your hardware

6-bit

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