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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • 01-ai/yiAvatar 01-ai

    01-ai/Yi

    7,822Vezi pe 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
    Vezi pe GitHub↗7,822
  • ace-step/ace-step-1.5Avatar ace-step

    ace-step/ACE-Step-1.5

    6,002Vezi pe 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
    Vezi pe GitHub↗6,002
  • sakurallm/sakurallmAvatar SakuraLLM

    SakuraLLM/SakuraLLM

    4,618Vezi pe 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
    Vezi pe GitHub↗4,618
  1. Home
  2. DevOps & Infrastructure
  3. Intel Hardware Acceleration
  4. Low-Bit Weight Quantization
  5. Consumer GPU Optimizations

Explorează sub-etichetele

  • 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.