togethercomputer / OpenChatKit

Apache License 2.0
9.01k stars 1.02k forks source link

Newbie question. ¿Can I use this to build a chat assistant? #180

Closed mgscreativa closed 2 months ago

mgscreativa commented 3 months ago

Hi! completely new to this AI things. I wonder if I can use this project (or maybe another FOOS one) to train it from all my blog contents and then build an online chat assistant that I can put into my blog web page to help blog users to get help about my blog topics (with a blog history of many years and weekly posts).

Thanks!

orangetin commented 2 months ago

yes you can :)

This repo has code for fine-tuning, pretraining, and inference for GPT-Neox and Llama architecture models