xiaobing318
09aaf4f1f5
docs : Fix duplicated file extension in test command ( #11935 )
...
This commit fixes an issue in the llama.cpp project where the command for testing the llama-server object contained a duplicated file extension. The original command was:
./tests.sh unit/test_chat_completion.py.py -v -x
It has been corrected to:
./tests.sh unit/test_chat_completion.py -v -x
This change ensures that the test script correctly locates and executes the intended test file, preventing test failures due to an incorrect file name.
2025-02-18 10:12:49 +01:00
..
2025-01-12 11:32:42 +02:00
2025-01-12 11:32:42 +02:00
2025-02-04 13:15:24 +02:00
2025-01-12 11:32:42 +02:00
2025-02-15 16:40:57 +02:00
2024-12-04 23:19:20 +01:00
2025-01-12 11:32:42 +02:00
2025-01-12 11:32:42 +02:00
2025-01-21 14:07:12 +01:00
2025-01-30 19:13:58 +00:00
2024-11-29 21:54:58 +01:00
2025-01-07 18:01:58 +01:00
2025-01-07 18:01:58 +01:00
2025-01-15 18:28:35 +02:00
2025-01-12 11:32:42 +02:00
2025-02-15 21:03:30 +02:00
2025-01-12 11:32:42 +02:00
2025-02-14 02:13:43 +01:00
2025-02-15 16:40:57 +02:00
2025-02-15 16:40:57 +02:00
2025-02-15 16:40:57 +02:00
2025-02-15 16:40:57 +02:00
2025-02-15 16:40:57 +02:00
2025-02-15 16:40:57 +02:00
2025-01-12 11:32:42 +02:00
2025-02-15 16:40:57 +02:00
2025-02-12 21:36:11 +01:00
2025-02-15 16:40:57 +02:00
2025-01-12 11:32:42 +02:00
2025-02-15 16:40:57 +02:00
2024-12-23 10:39:30 +02:00
2025-02-09 10:34:49 +00:00
2025-01-12 11:32:42 +02:00
2025-02-18 10:12:49 +01:00
2025-01-12 11:32:42 +02:00
2025-01-21 13:18:51 +00:00
2025-02-15 16:40:57 +02:00
2025-02-15 16:40:57 +02:00
2025-01-12 11:32:42 +02:00
2025-01-12 11:32:42 +02:00
2025-01-18 12:20:57 +02:00
2024-12-18 19:27:21 +02:00
2024-11-13 21:10:38 +11:00
2024-10-16 19:03:24 +03:00
2025-02-15 16:40:57 +02:00
2025-02-15 16:40:57 +02:00