awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesDynamic Memory Integration

Integration of dynamic external memory states into the inference process to expand LLM knowledge capacity.

Distinct from Large Language Models: Focuses specifically on the integration of external memory states into inference, not general LLM resources.

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

Awesome Dynamic Memory Integration GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • deepseek-ai/engramالصورة الرمزية لـ deepseek-ai

    deepseek-ai/Engram

    4,462عرض على GitHub↗

    Engram is a dynamic knowledge retrieval system and memory augmentation framework for large language models. It functions as a scalable memory lookup layer and sparse architecture component designed to fuse static model knowledge with dynamic external states to improve factuality and reduce hallucinations. The system utilizes conditional memory retrieval and differentiable memory addressing to map input tokens to specific indices within a large-scale associative memory store. This allows the model to increase its total available parameters by storing weights in external lookup tables and activ

    Expands the knowledge capacity of language models by integrating dynamic external memory states during inference.

    Python
    عرض على GitHub↗4,462
  1. Home
  2. Artificial Intelligence & ML
  3. Large Language Models
  4. Dynamic Memory Integration