awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

Awesome GitHub RepositoriesConsumer GPU Optimizations

Specialized configurations to allow large models to run on consumer-grade graphics cards.

Distinct from Low-Bit Weight Quantization: Focuses on the execution target (consumer hardware) rather than the quantization process itself.

Explore 3 awesome GitHub repositories matching devops & infrastructure · Consumer GPU Optimizations. Refine with filters or upvote what's useful.

Awesome Consumer GPU Optimizations GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • 01-ai/yiAvatar de 01-ai

    01-ai/Yi

    7,822Voir sur GitHub↗

    Yi is a bilingual language model and foundation model designed for natural language processing, reasoning, and reading comprehension in both English and Chinese. It is built as a transformer-based architecture capable of general purpose text generation and conversational tasks. The model is distinguished by its ability to function as a long context system, processing and analyzing extended input sequences up to 200k tokens. It also supports quantized versions that use low-bit precision to reduce memory footprints, enabling execution on consumer-grade hardware. The project covers a broad rang

    Optimizes low-bit precision versions to run efficiently on consumer-grade graphics cards.

    Jupyter Notebooklarge-language-models
    Voir sur GitHub↗7,822
  • ace-step/ace-step-1.5Avatar de ace-step

    ace-step/ACE-Step-1.5

    6,002Voir sur GitHub↗

    ACE Step 1.5 is a local text-to-music generation and audio editing system that runs on consumer hardware. It transforms plain-language descriptions into full-length songs with lyrics, and can edit existing audio through cover generation, vocal removal, track separation, and selective repainting. The system supports multilingual prompts and lyrics in over 50 languages, and provides precise control over musical structure including duration, BPM, key, and time signature. The project distinguishes itself through a dual-stream diffusion architecture that processes separate latent streams for vocal

    Suno generates complete songs in under ten seconds on a standard consumer GPU while using less than four gigabytes of video memory.

    Python
    Voir sur GitHub↗6,002
  • sakurallm/sakurallmAvatar de SakuraLLM

    SakuraLLM/SakuraLLM

    4,618Voir sur GitHub↗

    SakuraLLM is a multi-format document translation system that hosts large language models for translating Japanese text into other languages. It functions as an inference server that exposes translation models through an OpenAI-compatible API, allowing any tool supporting the OpenAI client format to send translation requests. The system is designed as a glossary-aware translation engine that applies user-defined term dictionaries to ensure consistent translation of proper nouns and names across outputs. The project distinguishes itself by supporting multiple high-performance inference backends

    Runs the translation model on NVIDIA and AMD GPUs with CPU-GPU hybrid inference for lower-memory setups.

    Python
    Voir sur GitHub↗4,618
  1. Home
  2. DevOps & Infrastructure
  3. Intel Hardware Acceleration
  4. Low-Bit Weight Quantization
  5. Consumer GPU Optimizations

Explorer les sous-tags

  • Low-VRAM Music GenerationConfigurations and optimizations that enable music generation models to run on consumer GPUs with limited video memory. **Distinct from Consumer GPU Optimizations:** Distinct from Consumer GPU Optimizations: focuses specifically on music generation workloads and VRAM constraints rather than general model optimization.