How do I train an AI Content Generator?

  • Thread starter Thread starter Deleted member 977120
  • Start date Start date
D

Deleted member 977120

Guest
Hi everyone, if anyone could direct me in the right direction, I'd be most grateful: I'd like to train a model that would generate AI content, it's for product descriptions. I've got my sets organized that I wrote myself (110k words), probably will generate another with Jarvis & scrape a third of the same size or more. The products are constant & I'm a content creator, so I believe I might have a good chance of getting a tool set in place.

I couldn't find a source online concise enough for me to follow. Any help?
 
1. Use this tutorial to train at home (You'll need a very serious computer/ GPU) or in the cloud:
2. Try OpenAI, too. They allow fine-tuning on their models. Make sure you check their ToS because they have very strict rules for using their API
3. Rent a Google TPU and train EleutherAI's J model on TPU (the best/ fastest option in my opinion, but could also be the most expensive, too)

LE: there any many other options, too, but it would be too much to talk about them in a single forum post
 
1. Use this tutorial to train at home (You'll need a very serious computer/ GPU) or in the cloud:
2. Try OpenAI, too. They allow fine-tuning on their models. Make sure you check their ToS because they have very strict rules for using their API
3. Rent a Google TPU and train EleutherAI's J model on TPU (the best/ fastest option in my opinion, but could also be the most expensive, too)

LE: there any many other options, too, but it would be too much to talk about them in a single forum post
Couldn't have said it better myself
 
Back
Top