1
1
To use the ThirdAI Python library, you will first need a valid license key. To get a free trial license, please fill out this form. After submitting the form, you will be emailed a unique key.
2
2
You can easily install the ThirdAI package with pip:
pip3 install thirdai
Our python package is distributed in precompiled wheels. We currently support Linux x86 64 bit, MacOS Arch64, MacOS x86 64 bit.
Windows wheels are available on request. Please reach out to contact@thirdai.com
3
3
To use the license key, please add the following line to your python scripts after importing thirdai.
import thirdai
thirdai.licensing.activate(“your_unique_key”)
4
To get started, please checkout our Universal Deep Transformer (UDT) demos repo.
For API documentation, please checkout thirdai.com/docs
By downloading and using the ThirdAI library, you agree not to use the software for commercial purposes, not to redistribute the software, not to violate the terms of the license, and not to disassemble the code.
If you would like to use ThirdAI software for commercial purposes, please reach out to us to discuss our enterprise license.
By default, the free trial license is valid for 30 days. However, you can always send us an email or fill out the license form again to get a link to a new license file.
ThirdAI is on a mission to make sophisticated large language models (LLMs) and other cutting-edge AI technologies accessible for everyone. Our goal is to build customized, private AI that is trained on commodity hardware with ultra-low latency inference for every organization.
USEFUL LINKS
Contact