awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesVRAM Quantization

Reducing precision of specific model components like linear layers to lower video memory usage.

Distinct from Precision Quantization: Specifically targets the reduction of VRAM by quantizing linear layers in transformer blocks, distinct from general bit-width reduction of the entire weight set.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · VRAM Quantization. Refine with filters or upvote what's useful.

Awesome VRAM Quantization GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • nvlabs/sanaAvatar von NVlabs

    NVlabs/Sana

    8,310Auf GitHub ansehen↗

    Sana is a framework for high-resolution image and video synthesis based on a linear diffusion transformer. It provides a toolkit for the training, fine-tuning, and execution of text-to-image and text-to-video models, as well as a video generative world model capable of simulating physical environments with precise spatial control. The project is distinguished by its use of linear complexity layers to handle high resolutions and its support for long-form, minute-length video generation in real time. It implements a two-stage inference paradigm that separates structural generation from visual t

    Lowers memory usage by applying fp8 or fp4 precision to linear layers within transformer blocks.

    Python
    Auf GitHub ansehen↗8,310
  1. Home
  2. Artificial Intelligence & ML
  3. Precision Quantization
  4. VRAM Quantization