mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-04-30 04:30:32 +00:00
* llama : move end-user examples to tools directory --------- Co-authored-by: Xuan Son Nguyen <son@huggingface.co>
4 lines
92 B
INI
4 lines
92 B
INI
[pytest]
|
|
markers =
|
|
slow: marks tests as slow (deselect with '-m "not slow"')
|
|
serial
|