language-model
There are 2575 repositories under language-model topic.
microsoft/generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
xtekky/gpt4free
The official gpt4free repository | various collection of powerful language models | o4, o3 and deepseek r1, gpt-4.1, gemini 2.5
dair-ai/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
LAION-AI/Open-Assistant
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
tatsu-lab/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
mlc-ai/mlc-llm
Universal LLM Deployment Engine with ML Compilation
yamadashy/repomix
📦 Repomix is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large Language Models (LLMs) or other AI tools like Claude, ChatGPT, DeepSeek, Perplexity, Gemini, Gemma, Llama, Grok, and more.
vercel/ai
The AI Toolkit for TypeScript. From the creators of Next.js, the AI SDK is a free open-source library for building AI-powered applications and agents
arc53/DocsGPT
Private AI platform for agents, assistants and enterprise search. Built-in Agent Builder, Deep research, Document analysis, Multi-model support, and API connectivity for agents.
mlc-ai/web-llm
High-performance In-browser LLM Inference Engine
BlinkDL/RWKV-LM
RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding.
microsoft/LoRA
Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"
mlfoundations/open_clip
An open source implementation of CLIP.
neuml/txtai
💡 All-in-one open-source AI framework for semantic search, LLM orchestration and language model workflows
speechbrain/speechbrain
A PyTorch-based Speech Toolkit
EleutherAI/lm-evaluation-harness
A framework for few-shot evaluation of language models.
huggingface/tokenizers
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
brightmart/nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
BlinkDL/ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
OptimalScale/LMFlow
An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Models for All.
EleutherAI/gpt-neo
An implementation of model parallel GPT-2 and GPT-3-style models using the mesh-tensorflow library.
LostRuins/koboldcpp
Run GGUF models easily with a KoboldAI UI. One File. Zero Install.
EleutherAI/gpt-neox
An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries
OpenNMT/OpenNMT-py
Open Source Neural Machine Translation and (Large) Language Models in PyTorch
zai-org/CogVLM
a state-of-the-art-level open visual language model | 多模态预训练模型
codertimo/BERT-pytorch
Google AI 2018 BERT pytorch implementation
aiwaves-cn/agents
An Open-source Framework for Data-centric, Self-evolving Autonomous Language Agents
ramon-victor/freegpt-webui
GPT 3.5/4 with a Chat Web UI. No API key required.
NexaAI/nexa-sdk
On device AI inference in minutes—now for MLX & GGUF and Qualcomm NPU, with Android and iOS coming soon.
yizhongw/self-instruct
Aligning pretrained language models with instruction data generated by themselves.
xlang-ai/OpenAgents
[COLM 2024] OpenAgents: An Open Platform for Language Agents in the Wild
CLUEbenchmark/CLUE
中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard
huggingface/speech-to-speech
Speech To Speech: an effort for an open-sourced and modular GPT4-o
microsoft/LMOps
General technology for enabling AI capabilities w/ LLMs and MLLMs
eth-sri/lmql
A language for constraint-guided and efficient LLM programming.