aiwaves-cn / RecurrentGPT

Official Code for Paper: RecurrentGPT: Interactive Generation of (Arbitrarily) Long Text
GNU General Public License v3.0
954 stars 155 forks source link

Can I use the language model for local deployment? #23

Closed win10ogod closed 1 year ago

win10ogod commented 1 year ago

Can I use the language model for local deployment?

MichaelZhouwang commented 1 year ago

Hi You can refer to the code here to use language models for local deployment. https://github.com/jackaduma/Recurrent-LLM