|
|
11bfe75a3c
|
Add support for extra args for command parser
|
2025-11-13 20:41:08 +01:00 |
|
|
|
ae5358ff65
|
Change FlashAttn field type to string in LlamaServerOptions
|
2025-11-12 23:49:34 +01:00 |
|
|
|
bff8e7d914
|
Refactor command line argument keys to use snake_case format in LlamaServerOptions
|
2025-11-12 23:46:15 +01:00 |
|
|
|
8d92f9b371
|
Add ExtraArgs support for Llama, Mlx, and Vllm server options
|
2025-11-12 23:11:22 +01:00 |
|
|
|
ea6c76cc96
|
Update multi valued flags in backends
|
2025-10-25 19:02:46 +02:00 |
|
|
|
bd6436840e
|
Implement common ParseCommand interface
|
2025-10-25 18:41:46 +02:00 |
|
|
|
d8e0da9cf8
|
Refactor backend options to implement common interface and streamline validation
|
2025-10-19 20:36:57 +02:00 |
|
|
|
55f671c354
|
Refactor backend options handling and validation
|
2025-10-19 17:41:08 +02:00 |
|
|
|
2a7010d0e1
|
Flatten backends package structure
|
2025-10-19 15:50:42 +02:00 |
|