File size: 435 Bytes
e36a5d4
 
 
 
 
 
 
d8eedbb
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
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)