Repositories
ยป
llmnpc
: Testing how LLM's fair as NPC's
Commits
Files
Markers
Readme
Download
-- Select Branch --
master
Path:
llmnpc
/
llama.cpp
/
tools
/
server
/
webui
/
scripts
/ post-build.sh (
raw
)
1
rm -rf ../public/_app;
2
rm ../public/favicon.svg;
3
rm ../public/index.html;