Crate portablesource_rs

Crate portablesource_rs 

Source
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