How to train a LLM on specific data with low-code?

Hello everyone,

I’m currently working on a project to train a LLM on specific data. The idea is to get information from a chosen public website in order to train a LLM on its data.

I’m a beginner and I’m looking for a low-code solution. Do you have any ides to help me get started?

Thank you!

Chiara

Hi,

Hugging Face offers AutoTrain for that, a no-code solution for training LLMs and other models: AutoTrain – Hugging Face