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