Repositories
ยป
llmnpc
: Testing how LLM's fair as NPC's
Commits
Files
Markers
Readme
Download
-- Select Branch --
master
Path:
llmnpc
/
llama.cpp
/
tests
/ test-c.c (
raw
)
1
#include
"llama.h"
2
3
int
main(
void
) {}