Skip to content
0x1618 edited this page Jan 22, 2026 · 6 revisions

This is a collection of large language models (LLM) as well as other types of AI assistants that can be used with Falcon, both free and commercial. It is by no means exhaustive.

General purpose

  • Ollama – a fantastic project to run many free LLMs on your machine or server; it even has a Python client for its HTTP API (ollama on PyPI).

Clone this wiki locally