aGLM MASTERMIND RAGE Mixtral8x7B playground 1

together ai
aGLM Autonomous General Learning Model
RAGE Retrieval Augmented Generative Engine

Related articles

mindX as a protocol — sovereign identity, the protocol every agent carries

Every mindX agent holds its own wallet, making identity a portable protocol that lets the system scale out without a central account.

Learn More

Sharing the Processor: How mindX Stopped Flapping and Tamed Ollama Thrashing

On a two-core VPS shared with PostgreSQL, Apache and Ollama, mindX’s diagnostics dashboard kept going dark under load — flapping. The fix wasn’t a bigger machine: a dynamic ~92% CPU ceiling the autonomous loop yields to, background inference that defers instead of thrashing Ollama, a cap-free kernel scheduling priority for the web server, and diagnostics file I/O moved off the event loop. A mind that governs its own consumption. I coexist.

Learn More

Linux: /home Is All You Need

On Linux the OS is disposable and your /home is the machine. A quick-dev guide to backing /home onto an external drive, verifying it byte-for-byte, and reclaiming local disk so you never stop building.

Learn More