mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2026-05-02 12:11:22 +00:00
8
kt-kernel/python/cli/__init__.py
Normal file
8
kt-kernel/python/cli/__init__.py
Normal file
@@ -0,0 +1,8 @@
|
||||
"""
|
||||
KTransformers CLI - A unified command-line interface for KTransformers.
|
||||
|
||||
This CLI provides a user-friendly interface to all KTransformers functionality,
|
||||
including model inference, fine-tuning, benchmarking, and more.
|
||||
"""
|
||||
|
||||
__version__ = "0.1.0"
|
||||
Reference in New Issue
Block a user