szaimen / aio-local-ai

GNU Affero General Public License v3.0
3 stars 2 forks source link

update to v2.0.0 #10

Closed szaimen closed 9 months ago

szaimen commented 10 months ago
szaimen commented 9 months ago

Based on the docs I found,

the default

# Stable Diffusion in NCNN with c++, supported txt2img and img2img 
- url: github:go-skynet/model-gallery/stablediffusion.yaml

# Port of OpenAI's Whisper model in C/C++ 
- url: github:go-skynet/model-gallery/whisper-base.yaml
  name: whisper-1

# A commercially licensable model based on GPT-J and trained by Nomic AI on the v0 GPT4All dataset.
- url: github:go-skynet/model-gallery/gpt4all-j.yaml
  name: gpt4all-j

Should still work but needs testing.