Large Language Model topic

A large language model (LLM) is a type of machine learning model designed for understanding, generating, and interacting with human language. These models are trained on extensive datasets containing text from books, articles, websites, and other sources to learn patterns, context, and semantics in language. LLMs are widely used in applications like chatbots, code generation, translation, summarization, and more. They are often built using transformer architectures and are central to the field of generative AI.

List Large Language Model repositories

LocalAI

28.5k
Stars
2.1k
Forks
198
Watchers

:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, tr...

llm-foundry

4.2k
Stars
559
Forks
38
Watchers

LLM training code for Databricks foundation models

open-llms

10.8k
Stars
685
Forks
157
Watchers

📋 A list of open LLMs available for commercial use.

Huatuo-Llama-Med-Chinese

4.5k
Stars
450
Forks
33
Watchers

Repo for BenTsao [original name: HuaTuo (华驼)], Instruction-tuning Large Language Models with Chinese Medical Knowledge. 本草(原名:华驼)模型仓库,基于中文医学知识的大语言模型指令微调

smartgpt

1.8k
Stars
127
Forks
17
Watchers

A program that provides LLMs with the ability to complete complex tasks using plugins.

RasaGPT

2.3k
Stars
225
Forks
24
Watchers

💬 RasaGPT is the first headless LLM chatbot platform built on top of Rasa and Langchain. Built w/ Rasa, FastAPI, Langchain, LlamaIndex, SQLModel, pgvector, ngrok, telegram

ChatLLM-Web

617
Stars
49
Forks
7
Watchers

🗣️ Chat with LLM like Vicuna totally in your browser with WebGPU, safely, privately, and with no server. Powered by web llm.

Bard-API

5.3k
Stars
528
Forks
22
Watchers

The unofficial python package that returns response of Google Bard through cookie value.

dify

102.2k
Stars
15.3k
Forks
635
Watchers

Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you q...

awesome-langchain

7.5k
Stars
517
Forks
41
Watchers

😎 Awesome list of tools and projects with the awesome LangChain framework