TrainMyAI currently supports three LLMs (large language models) – GPT-3.5, GPT-4 and Llama 2 (13B parameters).

For GPT-3.5 and GPT-4, TrainMyAI communicates with the external ChatGPT API, provided either by OpenAI or Azure, so server requirements are minimal. For Llama 2, TrainMyAI works 100% locally on your own server and uses no external APIs, so server requirements are higher, and a GPU is required for good performance.

Use the comparison table below to decide which language model best suits your needs.

GPT-3.5 GPT-4 Llama 2 (13B)
Content and chat privacy Fragments sent to OpenAI or Azure in random order Absolute privacy
Languages Approx 100 languages Optimized for English
(contact us for other languages)
TrainMyAI license price $5,000/year for both GPT-3.5 and GPT-4 $8,500/year (GPT-3.5/4 included)
Cost per question $0.001–$0.005 *
(to OpenAI or Azure)
$0.03–$0.15 *
(to OpenAI or Azure)
None
Linux Version Ubuntu 18+, Debian 10+, CentOS 8+ Ubuntu 22
Minimum server RAM 4 GB 16 GB
Disk requirement 20 GB SSD 40 GB SSD
GPU recommended No NVIDIA (12+ GB RAM, CUDA 7.5+)
(also runs slowly without a GPU)

* Estimated cost. For GPT-3.5 and GPT-4, the cost per question is set by the OpenAI or Azure API. It depends primarily on the length of the references used per question, the length of the conversation so far, and the number of tokens per word in the language used. More on tokens.