Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

You could use llmstudio or ollama for that.

Cool can it be packaged to run on the players device with minimal setup from the end user? Ideally it would be part of the games install. Ie: <=3b models

(1 edit)

i tested some python libs in cave like numpy, pandas, json and worked on my computer but you need to place the libs on the cave lib folder and they need to match the python version built in cave engine. It´s not a simple task because these libs have other libs as reference and these libs need to match the cave python version.