LongCat
Collection
Collection of LongCat Models β’ 6 items β’ Updated
How to use vantagewithai/LongCat-Image-Edit-Turbo-GGUF with Transformers:
# Use a pipeline as a high-level helper
from transformers import pipeline
pipe = pipeline("image-to-image", model="vantagewithai/LongCat-Image-Edit-Turbo-GGUF") # Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("vantagewithai/LongCat-Image-Edit-Turbo-GGUF", dtype="auto")Quantized GGUF Version for ComfyUI
Original model Link: https://huggingface.co/meituan-longcat/LongCat-Image-Edit-Turbo
Watch us at Youtube: @VantageWithAI
We introduce LongCat-Image-Edit-Turbo, the distilled version of LongCat-Image-Edit. It achieves high-quality image editing with only 8 NFEs (Number of Function Evaluations) , offering extremely low inference latency.
2-bit
3-bit
4-bit
5-bit
6-bit
8-bit