mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2026-07-11 01:58:40 +00:00
|
Some checks failed
Book-CI / test (push) Has been cancelled
Book-CI / test-1 (push) Has been cancelled
Book-CI / test-2 (push) Has been cancelled
Deploy / deploy (windows-latest) (push) Has been cancelled
Deploy / deploy (macos-latest) (push) Has been cancelled
Deploy / deploy (ubuntu-latest) (push) Has been cancelled
* [fix](cli): detect SGLANG_DSV4_2604_SUBMODE conflict before launch * [fix](cli): tighten env-var validation per review feedback doctor.py: skip SGLANG_DSV4_2604_SUBMODE row when value is empty string, not just None, to avoid spurious noise in kt doctor output. run.py: guard kt_method against None/empty before calling .upper() in _check_conflicting_env_vars to prevent AttributeError. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| bench.py | ||
| chat.py | ||
| config.py | ||
| doctor.py | ||
| model.py | ||
| quant.py | ||
| run.py | ||
| sft.py | ||
| version.py | ||