Skip to content
View PuppetMasterAI's full-sized avatar
🤖
🤖

Block or report PuppetMasterAI

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. tensors_explorer tensors_explorer Public

    Utilities for inspecting and analyzing modern `.safetensors` model checkpoints and there quantization, with first-class support for advanced quantization formats such as NVFP4, MXFP8, FP8, and INT8…

    Python 2

  2. comfyui-starnodes-modelconverter comfyui-starnodes-modelconverter Public

    Forked from Starnodes2024/comfyui-starnodes-modelconverter

    Ultimate Model Converter for ComfyUI using comfyui-kitchen - Convert between Transformers, FP32, FP16, FP8. INT8, NVFP4, INT8 Comvrot

    Python

  3. comfyui-vram-tracker comfyui-vram-tracker Public

    A ComfyUI node plus an offline analyzer that reconstructs, per model layer, the full memory lifecycle of a comfyui run: when each weight is reserved, paged into VRAM, computed on, evicted, and free…

    Python