Repositories
ยป
llmnpc
: Testing how LLM's fair as NPC's
Commits
Files
Markers
Readme
Download
-- Select Branch --
master
Path:
llmnpc
/
llama.cpp
/
tests
/ get-model.h (
raw
)
1
#pragma once
2
char
* get_model_or_exit(
int
,
char
*[]);