LocalAI icon indicating copy to clipboard operation
LocalAI copied to clipboard

Detailed documentation needed

Open p6002 opened this issue 2 years ago • 1 comments

It is written about OpenAI, later to install some models. What are the models that don't require a GPU to work properly? However, on screenshots I see GPT-3.5 I got lost.

# copy your models to models/
cp your-model.bin models/

p6002 avatar May 29 '23 11:05 p6002

@p6002 The easiest way to install models is to use the gallery, see examples: https://github.com/go-skynet/model-gallery.

sebastien-prudhomme avatar May 29 '23 12:05 sebastien-prudhomme

Thanks for your feedback. As @p6002 mentioned, gallery project is useful. And here is our new document website. Here is the quick start part. https://localai.io/basics/getting_started/index.html

Aisuko avatar May 30 '23 02:05 Aisuko