|
|
76ac93bedc
|
Implement Docker command handling for Llama, MLX, and vLLM backends
|
2025-09-24 21:31:58 +02:00 |
|
|
|
64842e74b0
|
Refactor command parsing and building
|
2025-09-19 20:23:25 +02:00 |
|
|
|
34a949d22e
|
Refactor command argument building and parsing
|
2025-09-19 19:59:46 +02:00 |
|
|
|
ec5485bd0e
|
Refactor command argument building across backends
|
2025-09-19 19:46:54 +02:00 |
|
|
|
9eecb37aec
|
Refactor MLX and VLLM server options parsing and args building
|
2025-09-19 19:39:36 +02:00 |
|
|
|
c7136d5206
|
Refactor command parsing logic across backends to utilize a unified CommandParserConfig structure
|
2025-09-19 18:36:23 +02:00 |
|
|
|
1b5934303b
|
Enhance command parsing in ParseLlamaCommand and improve error handling in ParseCommandRequest
|
2025-09-15 22:12:56 +02:00 |
|
|
|
e7b06341c3
|
Enhance command parsing in ParseLlamaCommand
|
2025-09-15 21:29:46 +02:00 |
|
|
|
323056096c
|
Implement llama-server command parsing and add UI components for command input
|
2025-09-15 21:04:14 +02:00 |
|
|
|
8154b8d0ab
|
Fix temp in tests
|
2025-08-06 18:49:36 +02:00 |
|
|
|
6203b64045
|
Fix missing or wrong llama server options
|
2025-08-06 18:31:17 +02:00 |
|
|
|
6a7a9a2d09
|
Split large package into subpackages
|
2025-08-04 19:23:56 +02:00 |
|