awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
city96 avatar

city96/ComfyUI-GGUF

0
View on GitHub↗
3,291 نجوم·257 تفرعات·Python·apache-2.0·27 مشاهدات

ComfyUI GGUF

ComfyUI-GGUF is a memory optimizer and model loader for ComfyUI that enables the execution of large transformer-based generative models using quantized weights. It provides a system for loading GGUF formatted weights within a node-based diffusion interface to reduce GPU memory consumption.

The project includes a quantization tool for converting standard model checkpoints into compressed binary formats and a tensor fixer to restore missing keys and correct architectures in binary model files. These utilities ensure that compressed models remain functional during inference on hardware with limited VRAM.

The framework covers model weight optimization and low-memory inference by supporting the loading of quantized diffusion models and text encoders. It manages the process of on-the-fly precision recovery and weight mapping to maintain performance while reducing the total memory footprint.

Features

  • ComfyUI Custom Node Suites - Integrates compressed GGUF diffusion models and text encoders as custom nodes within ComfyUI workflows.
  • Diffusion Model Memory Optimizers - Provides a framework for running large transformer-based generative models using quantized weights.
  • Diffusion Models - Initializes and runs generative image synthesis models based on quantized diffusion architectures.
  • GGUF Execution - Implements optimized runtime execution and loading for models using the GGUF quantization format.
  • Model Quantization Tools - Handles on-the-fly precision recovery of quantized weights to reduce total memory usage during inference.
  • Model Loading - Provides mechanisms for efficiently loading model weights from portable binary formats into memory.
  • GGUF Weight Quantization - Provides a utility to convert standard model checkpoints into quantized GGUF artifacts for lower memory usage.
  • Quantized Model Implementations - Implements low-precision weight formats to reduce inference memory requirements on limited hardware.
  • Weight Dequantization - Enables high-performance inference by recovering weight precision on-the-fly from compressed memory footprints.
  • Low-VRAM Inference - Runs large generative models on hardware with limited VRAM by loading quantized GGUF weights.
  • Tensor Shape Inferences - Corrects tensor shapes and restores missing keys in model architectures to ensure functional inference.
  • Transformer Weight Loading - Optimizes the loading of compressed weights specifically for transformer architectures to reduce initialization overhead.
  • Ternary Weight Optimizations - Reduces the memory footprint of transformer architectures to enable faster operation on consumer GPUs.
  • Model Architecture Key Restoration - Restores missing architectural keys in model binaries to ensure they remain functional during inference.
  • GGUF Format Conversions - Transforms standard model checkpoints into the GGUF format for quantized local inference.
  • Weight Tensor Mapping - Maps compressed tensors to corresponding model layers to ensure hardware compatibility across various precision levels.
  • Model Quantization - Reduces model weight precision to decrease the memory footprint and accelerate inference performance.
  • Checkpoint Format Transpilations - Provides utilities to convert standard model checkpoints into unified binary structures for portable distribution.
  • Model Weight Repair Tools - Includes a tensor fixer to restore missing architectural keys and correct tensor structures in binary model files.
  • Transformer Text Encoders - Loads compressed transformer-based text encoders to decrease the total memory required during initialization.

سجل النجوم

مخطط تاريخ النجوم لـ city96/comfyui-ggufمخطط تاريخ النجوم لـ city96/comfyui-gguf

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ ComfyUI GGUF

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع ComfyUI GGUF.
  • nunchaku-ai/comfyui-nunchakuالصورة الرمزية لـ nunchaku-ai

    nunchaku-ai/ComfyUI-nunchaku

    2,901عرض على GitHub↗

    ComfyUI-nunchaku is a 4-bit diffusion inference engine and a set of nodes for running low-precision quantized diffusion models within ComfyUI visual workflows. It provides a backend that reduces memory overhead and increases generation speed for transformer models. The project includes specialized tools for identity-preserving generation and an image-to-image guidance toolkit that uses depth maps and reference images. It also features a multimodal visual question answering implementation and a utility for merging multiple quantized model files into single unified files. The engine covers a b

    Pythoncomfyuidiffusionflux
    عرض على GitHub↗2,901
  • intel/ipex-llmالصورة الرمزية لـ intel

    intel/ipex-llm

    8,836عرض على GitHub↗

    Intel XPU LLM Acceleration Library is a toolkit designed to accelerate large language model inference and finetuning on Intel CPUs, GPUs, and NPUs. It provides a distributed inference engine for scaling models across multiple accelerators, a multimodal model runtime for vision and speech tasks, and a low-bit model quantization tool for converting weights into INT4, FP8, and GGUF formats. The project features a parameter-efficient finetuning framework that enables model adaptation using QLoRA and DPO on Intel hardware. It distinguishes itself by providing specialized optimizations for Intel XP

    Python
    عرض على GitHub↗8,836
  • alibaba/mnnالصورة الرمزية لـ alibaba

    alibaba/MNN

    14,242عرض على GitHub↗

    MNN is a high-performance inference engine and framework designed for on-device machine learning. It provides a comprehensive environment for executing, optimizing, and deploying neural network models directly on mobile and resource-constrained edge devices. The framework distinguishes itself through a robust model optimization toolkit that supports quantization, compression, and structural graph manipulation to minimize memory footprint and maximize execution speed. It features a modular architecture that abstracts hardware-specific backends, allowing models to run efficiently across diverse

    C++armconvolutiondeep-learning
    عرض على GitHub↗14,242
  • sgl-project/sglangالصورة الرمزية لـ sgl-project

    sgl-project/sglang

    29,079عرض على GitHub↗

    Sglang is a high-performance inference engine and serving system designed for large language and multimodal models. It provides a programmable interface for orchestrating complex generation workflows, enabling developers to coordinate multi-turn dialogues, tool invocations, and reasoning chains through a domain-specific language. The platform is built to support production-scale deployments, offering an OpenAI-compatible API that allows for integration with existing application ecosystems. The system distinguishes itself through a disaggregated architecture that separates compute-intensive pr

    Pythonattentionblackwellcuda
    عرض على GitHub↗29,079
عرض جميع البدائل الـ 30 لـ ComfyUI GGUF→

الأسئلة الشائعة

ما هي وظيفة city96/comfyui-gguf؟

ComfyUI-GGUF is a memory optimizer and model loader for ComfyUI that enables the execution of large transformer-based generative models using quantized weights. It provides a system for loading GGUF formatted weights within a node-based diffusion interface to reduce GPU memory consumption.

ما هي الميزات الرئيسية لـ city96/comfyui-gguf؟

الميزات الرئيسية لـ city96/comfyui-gguf هي: ComfyUI Custom Node Suites, Diffusion Model Memory Optimizers, Diffusion Models, GGUF Execution, Model Quantization Tools, Model Loading, GGUF Weight Quantization, Quantized Model Implementations.

ما هي البدائل مفتوحة المصدر لـ city96/comfyui-gguf؟

تشمل البدائل مفتوحة المصدر لـ city96/comfyui-gguf: nunchaku-ai/comfyui-nunchaku — ComfyUI-nunchaku is a 4-bit diffusion inference engine and a set of nodes for running low-precision quantized… intel/ipex-llm — Intel XPU LLM Acceleration Library is a toolkit designed to accelerate large language model inference and finetuning… alibaba/mnn — MNN is a high-performance inference engine and framework designed for on-device machine learning. It provides a… sgl-project/sglang — Sglang is a high-performance inference engine and serving system designed for large language and multimodal models. It… transformerlensorg/transformerlens — TransformerLens is a library for mechanistic interpretability research designed to reverse engineer the learned… nunchaku-ai/nunchaku — Nunchaku is a 4-bit model quantization library and diffusion model inference engine designed to run large-scale neural…