Skip to content

suncloudsmoon/awesome-open-source-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Awesome Open Source AI Awesome

Awesome Open Source AI is a curated list of useful open-source AI resources, including inference engines, LLMs, and tools. Specifically, this list aims to link to resources that meet the Open Source Initiative® (OSI) definition of open source as much as possible.

Table of Contents

Inference Engines

  • llama.cpp - Barebones LLM inference with additional options to control LLM output beyond those of Ollama.
  • Ollama - Easy-to-use LLM inference engine offering an OpenAI-compatible API server.
  • OpenedAI Speech - Great OpenAI-compatible API TTS server that works with Piper TTS, which runs fast on the CPU.

Language Models

  • Granite 3.1 - Great for RAG and suited for deployment on low-end consumer hardware.
  • Qwen 2.51 - Best in-class language models that excel in benchmarks for math, etc.

Embedding Models

  • all-MiniLM-L6-v2 - Great small embedding model perfectly suited for deployment on low-end consumer hardware.

Image Models

Coming soon...

Tools

Footnotes

  1. The 3B and 72B models are not open-source.

About

A curated list of useful open-source AI resources

Topics

Resources

License

Stars

Watchers

Forks