Repositories
ยป
llmnpc
: Testing how LLM's fair as NPC's
Commits
Files
Markers
Readme
Download
-- Select Branch --
master
Path:
llmnpc
/
llama.cpp
/
tools
/
server
/
tests
/ pytest.ini (
raw
)
1
[pytest]
2
markers =
3
slow: marks tests as slow (deselect with '-m "not slow"')
4
serial