Skip to content

Frequently Asked Questions

What is createllm?

createllm is a Python library that helps users build and train custom language models for specialized tasks.

Do I need a GPU to train models?

While it's possible to train on a CPU, using a GPU is highly recommended for faster training times.

Can I use my own dataset?

Absolutely! You can use any text dataset that aligns with your application needs.