Expand description
PortableSource - Portable AI/ML Environment Manager
This is a Rust implementation of the PortableSource CLI tool, originally written in Python.
Re-exports§
pub use error::Result;
pub use error::PortableSourceError;
Modules§
- cli
- Command-line interface for PortableSource
- config
- Configuration management for PortableSource
- envs_
manager - Environment manager for PortableSource
- error
- Error handling for PortableSource
- gpu
- GPU detection and management
- installer
- repository_
installer - Repository installer for PortableSource - Modular Version
- utils
- Utility functions for PortableSource