Documentation
¶
Overview ¶
Package main is the entry point for the xw CLI application.
The xw CLI provides a command-line interface for interacting with the xw server, enabling users to manage and execute AI models on domestic chip architectures.
Usage:
xw [command] [flags]
Available commands:
ls - List available models run - Execute a model pull - Download a model version - Display version information serve - Start the xw server (for testing)
Directories
¶
| Path | Synopsis |
|---|---|
|
Package app provides the command-line interface implementation for xw.
|
Package app provides the command-line interface implementation for xw. |
|
Package client provides an HTTP client for communicating with the xw server.
|
Package client provides an HTTP client for communicating with the xw server. |
Click to show internal directories.
Click to hide internal directories.