icivilab (Alex)

tatoy
·

AI & ML interests

https://icivi.github.io/resume_en.pdf

Recent Activity

updated a Space about 2 months ago
tatoy/whisper-shustry
updated a Space 3 months ago
tatoy/terminal2
updated a collection 4 months ago
ICCV 2023
View all activity

Organizations

None yet

tatoy's activity

updated a Space about 2 months ago
updated a Space 3 months ago
reacted to Jaward's post with ❤️ 10 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
·
updated a collection about 1 year ago
updated a model almost 2 years ago
liked a Space almost 2 years ago
updated a Space almost 2 years ago
liked a Space almost 2 years ago
New activity in rutsam/Flan-T5-xl almost 2 years ago

Update app.py

#1 opened almost 2 years ago by
tatoy