MAGI / README.md
hackersgame's picture
Update README.md
e36a5d4 verified
---
license: gpl-3.0
base_model:
- openai/whisper-large-v3
- mistralai/Mistral-7B-Instruct-v0.3
---
MAGI
---
A Live USB image of MAGI OS (Debian with AI tools baked in)
Install:
- dd if=/path/to/MAGI.iso of=/dev/<USB device> bs=4M status=progress; sync
- Boot USB from BIOS
- This is only a live environment for now. An installer is planned, though.
Links:
- [website](https://255.one)
- [source](https://github.com/ruapotato/MAGI)