Metadata-Version: 2.4
Name: ontelic-lab
Version: 0.2.1
Summary: CLI for the Ontelic simulated GPU/CPU debug shell
Author: Ontelic
License-Expression: Apache-2.0
Project-URL: Homepage, https://ontelic.today
Project-URL: Signup / Get a token, https://rd.ontelic.today
Project-URL: Repository, https://github.com/ontelic/AI-RD-Laboratory-Simulator
Keywords: ontelic,gpu,llm,training,cli,simulator
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: httpx>=0.24

# ontelic-lab

CLI for the Ontelic simulated GPU/CPU debug shell.

Install: `pip install ontelic-lab`

Usage:
```
ontelic login
ontelic bash --gpu H200 --count 8
```
