Back to news
Generative AI
6d ago

Development of Mini-AGI Model Focuses on Dynamic Learning with Limited VRAM

Sep 21, 2026
AI Summary

A new model named Mini-AGI has been developed to enable dynamic continual learning on consumer hardware with 8GB VRAM. The creator aims to maintain control over the training process and has implemented innovative techniques to optimize memory usage and model efficiency.

  • The Mini-AGI model is designed for dynamic continual learning and operates on consumer hardware with 8GB VRAM.
  • The creator emphasizes the importance of controlling the training data to align the model's learning with personal interests rather than corporate agendas.
  • Two key techniques are proposed: a mixture of experts (MoE) system that allows for adding and pruning model experts during training, and a single continuous stream of data for training to reduce memory requirements.
  • The model is currently training on a dataset of 7.8 billion characters, with ongoing adjustments to its parameters.
  • The project is open-source, allowing others to clone and run the model to observe its functionality.
agicontinual learningmachine learningmodel trainingscaling laws