Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
xw
command
Package main is the entry point for the xw CLI application.
|
Package main is the entry point for the xw CLI application. |
|
xw/app
Package app provides the command-line interface implementation for xw.
|
Package app provides the command-line interface implementation for xw. |
|
xw/client
Package client provides an HTTP client for communicating with the xw server.
|
Package client provides an HTTP client for communicating with the xw server. |
|
internal
|
|
|
api
Package api defines the API types and contracts for the xw application.
|
Package api defines the API types and contracts for the xw application. |
|
config
Package config provides configuration management for the xw application.
|
Package config provides configuration management for the xw application. |
|
device
Package device provides domestic chip device detection and management.
|
Package device provides domestic chip device detection and management. |
|
hooks
Package hooks provides a pluggable system for checking and installing dependencies.
|
Package hooks provides a pluggable system for checking and installing dependencies. |
|
logger
Package logger provides structured logging for the xw application.
|
Package logger provides structured logging for the xw application. |
|
models
Package models - config_loader.go provides configuration-based model loading.
|
Package models - config_loader.go provides configuration-based model loading. |
|
runtime
Package runtime provides runtime management for model instances.
|
Package runtime provides runtime management for model instances. |
|
runtime/mindie-docker
Package mindiedocker implements MindIE runtime with Docker deployment.
|
Package mindiedocker implements MindIE runtime with Docker deployment. |
|
runtime/mlguider-docker
Package mlguiderdocker implements MLGuider runtime with Docker deployment.
|
Package mlguiderdocker implements MLGuider runtime with Docker deployment. |
|
runtime/omni-infer-docker
Package omniinferdocker implements Omni-Infer runtime with Docker deployment.
|
Package omniinferdocker implements Omni-Infer runtime with Docker deployment. |
|
runtime/vllm-docker
Package vllmdocker implements vLLM runtime with Docker deployment.
|
Package vllmdocker implements vLLM runtime with Docker deployment. |
|
server
Package server provides the HTTP server implementation for the xw application.
|
Package server provides the HTTP server implementation for the xw application. |
|
server/handlers
Package handlers provides HTTP request handlers for the xw server API.
|
Package handlers provides HTTP request handlers for the xw server API. |
Click to show internal directories.
Click to hide internal directories.




