kazeMace

kazeMace
·

AI & ML interests

None yet

Recent Activity

liked a dataset 2 days ago
GAIR/LIMO
liked a dataset 3 days ago
Jiayi-Pan/Countdown-Tasks-3to4
liked a dataset 3 days ago
simplescaling/s1K
View all activity

Organizations

None yet

kazeMace's activity

reacted to Jaward's post with 🔥 11 months ago
view post
Post
4519
This is the closest I’ve seen of a scalable AI/LLM Operating System - it has all the major ingredients of a feasible AI OS 1 architecture:

- Extends classical OS functionalities with an LLM Kernel.
- Multi agent-centric approach.
- Optimized resource allocation system that allows for LLM-based tasks and Classical OS tasks to coexist.
- An Agent Scheduler that can perform classical os operations (FIFO, RR).
- A Context Manager to improve alignment.
- Lazy Memory Manager for agents (ensures data is stored and accessible only while the agent is active)
- An Enhanced security module for the AI-driven environment.

It does hit all checkpoints, doesn’t it? An upscale version of @karpathy ’s.

Code: https://github.com/agiresearch/AIOS
·
New activity in m-a-p/COIG-CQIA 11 months ago