awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPPrivacyTerms

1 repo

Awesome GitHub RepositoriesMemory-Mapped Weight Loaders

Mechanisms that map model weight files directly into process memory to reduce RAM usage and improve load times.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Memory-Mapped Weight Loaders. Refine with filters or upvote what's useful.

Awesome Memory-Mapped Weight Loaders GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • meta-llama/llama

    meta-llama/llama

    59,157GitHubView on GitHub↗

    Llama is a computational framework and runtime environment designed for executing transformer-based neural networks locally. It functions as a generative AI inference engine, enabling the processing of input sequences through pre-trained model weights to produce text completions and structured data outputs directly on

    Python