LLAMA2 LLM port for Sega Dreamcast
Posted: Fri Jan 03, 2025 9:00 pm
Hello guys,
i saw the llama98.c project that was ported to Windows 98 and i couldn't help but feel like this should be possible on the Dreamcast as well.
Turns out yes, and it's decently fast too ! (at least on the smallest LLM model available)
The LLM provided with it is quite limited and can only generate small stories (TinyStories) but if someone ever releases another smaller model that's more flexible, it should be doable as well.
My initial idea was to have some kind of GUI for ChatGPT but when i saw this project, i had to give this a shot
For now i only tried on flycast but this should work on real hardware.
Download it here :
https://github.com/gameblabla/llama2c_D ... es/tag/1.0
i saw the llama98.c project that was ported to Windows 98 and i couldn't help but feel like this should be possible on the Dreamcast as well.
Turns out yes, and it's decently fast too ! (at least on the smallest LLM model available)
The LLM provided with it is quite limited and can only generate small stories (TinyStories) but if someone ever releases another smaller model that's more flexible, it should be doable as well.
My initial idea was to have some kind of GUI for ChatGPT but when i saw this project, i had to give this a shot

For now i only tried on flycast but this should work on real hardware.
Download it here :
https://github.com/gameblabla/llama2c_D ... es/tag/1.0