Skip to content
Type to start searching
Mantik
β‘ Getting Started
First steps
Quickstart: mantik CLI (pyenv)
Quickstart: mantik CLI (docker)
π¨βπ» Tutorials
Mantik Minimal Project
1. Set Up Mantik Account
2. Start and Check a Run
Mantik on HPC
1. Set Up Mantik Account
2. Transfer Large Files
3. Start Training
4. Inspect Results
Mantik on your Local Machine
1. Set Up Mantik Account
2. Start and Check a Run
Mantik for Local Inference
1. Set Up Mantik Account
2. Mantik for Inference
Data Management with Mantik
π€ User Settings
User Settings
Connections
Collaborations
Roles and Permissions
π Mantik Projects
Overview
Code Repositories
Data Repositories
Experiments
Runs
Model Registry
Project Settings
Labels
π Running on HPC
Introduction
Preparing Your Application
Submitting an Application
Compute Backend Config
Supported HPC Sites
Containerizing Applications
Remote File Service
π Running on Local Machine
Introduction
Preparing Your Application
Submitting an Application
π Containerization and Inference
Building and Serving a Model for Inference
π§ͺ Experiment Tracking
Introduction
Using MLflow for Tracking
βοΈ Interface References
Command-Line Interface
Python SDK
mantik
mantik.authentication
mantik.authentication.api
mantik.authentication.auth
mantik.authentication.tokens
mantik.cli
mantik.cli.data
mantik.cli.data.data
mantik.cli.init
mantik.cli.main
mantik.cli.models
mantik.cli.models.models
mantik.cli.remote_file_service
mantik.cli.remote_file_service.s3_file_service
mantik.cli.remote_file_service.unicore_file_service
mantik.cli.runs
mantik.cli.runs.local
mantik.cli.runs.runs
mantik.cli.runs.submit
mantik.cli.utils
mantik.config
mantik.config.core
mantik.config.environment
mantik.config.exceptions
mantik.config.executable
mantik.config.firecrest
mantik.config.read
mantik.config.resources
mantik.config.ssh_remote_compute_system
mantik.config.validate
mantik.data_repository
mantik.data_repository.data_repository
mantik.init
mantik.mlflow
mantik.models
mantik.models.image
mantik.remote_file_service
mantik.remote_file_service.abstract_file_service
mantik.remote_file_service.data_client
mantik.remote_file_service.s3_file_service
mantik.remote_file_service.unicore_file_service
mantik.runs
mantik.runs.artifacts
mantik.runs.local
mantik.runs.mlflow_monkeypatch
mantik.runs.remote
mantik.runs.schemas
mantik.tracking
mantik.tracking.environment
mantik.tracking.track
mantik.utils
mantik.utils.credentials
mantik.utils.env
mantik.utils.env_vars
mantik.utils.formatting
mantik.utils.mantik_api
mantik.utils.mantik_api.client
mantik.utils.mantik_api.code_repository
mantik.utils.mantik_api.connection
mantik.utils.mantik_api.credentials
mantik.utils.mantik_api.data_repository
mantik.utils.mantik_api.experiment_repository
mantik.utils.mantik_api.models
mantik.utils.mantik_api.run
mantik.utils.mantik_api.user
mantik.utils.mlflow
mantik.utils.other
mantik.utils.unicore
mantik.utils.unicore.upload
mantik.utils.unicore.zip
mantik.utils.urls
π Additional Resources
Credentials and Environment Variables
Examples
How to contribute
Changelog
FAQ and Common Issues
Helpdesk
Glossary
About
π Running on Local Machine
ΒΆ
Introduction
Preparing Your Application
Submitting an Application