language-model

75 Projekte teilen dieses GitHub-Topic

language-model — stanford_alpaca ★30.3klanguage-modelmlc-llm — ★23kweb-llm — ★18.4kopen_clip — ★14klm-evaluation-harness — ★13.3ktokenizers — ★10.9kChatRWKV — ★9.5kLMFlow — ★8.5kgpt-neox — ★7.4kOpenNMT-py — ★7kCogVLM — ★6.7kspeech-to-speech — ★6.1kagents — ★5.9kSWE-bench — ★5.5kzep — ★4.8kself-instruct — ★4.6kLMOps — ★4.4klmql — ★4.2kPhiCookBook — ★3.8klingvo — ★2.9kTime-LLM — ★2.7kmixtral-offloading — ★2.3kru-gpts — ★2.1kaici — ★2.1kAwesome-Efficient-LLM — ★2kMotionGPT — ★1.9kraptor — ★1.7kChatLM-mini-Chinese — ★1.7kswark — ★1.7kMacaw-LLM — ★1.6krwkv.cpp — ★1.6kpytorch-openai-transformer-lm — ★1.5kMemoryOS — ★1.5kVibeThinker — ★1.5kmachine-learning-list — ★1.5kKoBERT — ★1.4kgpu_poor — ★1.4kawesome-language-agents — ★1.2kquillman — ★1.2kTreasure-of-Transformers — ★1.2kz80ai — ★1.1kmlc-llm★ 23kweb-llm★ 18.4kopen_clip★ 14klm-evaluation-harness★ 13.3ktokenizers★ 10.9kChatRWKV★ 9.5kLMFlow★ 8.5kgpt-neox★ 7.4kOpenNMT-py★ 7kCogVLM★ 6.7kspeech-to-speech★ 6.1kagents★ 5.9kSWE-bench★ 5.5kzep★ 4.8kself-instruct★ 4.6kLMOps★ 4.4klmql★ 4.2kPhiCookBook★ 3.8klingvo★ 2.9kTime-LLM★ 2.7kmixtral-offloading★ 2.3kru-gpts★ 2.1kaici★ 2.1kAwesome-Efficient-LLM★ 2kMotionGPT★ 1.9kraptor★ 1.7kChatLM-mini-Chinese★ 1.7kswark★ 1.7kMacaw-LLM★ 1.6krwkv.cpp★ 1.6kpytorch-openai-transform…★ 1.5kMemoryOS★ 1.5kVibeThinker★ 1.5kmachine-learning-list★ 1.5kKoBERT★ 1.4kgpu_poor★ 1.4kawesome-language-agents★ 1.2kquillman★ 1.2kTreasure-of-Transformers★ 1.2kz80ai★ 1.1k

Linien verbinden Mitglieder, die messbar miteinander verwandt sind. Die Punktgröße spiegelt die Sterne wider.

🧬 Mitglieder
stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
★ 30.3k
mlc-llm
Universal LLM Deployment Engine with ML Compilation
★ 23k
web-llm
High-performance In-browser LLM Inference Engine
★ 18.4k
open_clip
An open source implementation of CLIP.
★ 14k
lm-evaluation-harness
A framework for few-shot evaluation of language models.
★ 13.3k
tokenizers
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
★ 10.9k
ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
★ 9.5k
LMFlow
An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Models for All.
★ 8.5k
gpt-neox
An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed…
★ 7.4k
OpenNMT-py
Open Source Neural Machine Translation and (Large) Language Models in PyTorch
★ 7k
CogVLM
a state-of-the-art-level open visual language model | 多模态预训练模型
★ 6.7k
speech-to-speech
Build local voice agents with open-source models
★ 6.1k
agents
An Open-source Framework for Data-centric, Self-evolving Autonomous Language Agents
★ 5.9k
SWE-bench
SWE-bench: Can Language Models Resolve Real-world Github Issues?
★ 5.5k
zep
Zep | Examples, Integrations, & More
★ 4.8k
self-instruct
Aligning pretrained language models with instruction data generated by themselves.
★ 4.6k
LMOps
General technology for enabling AI capabilities w/ LLMs and MLLMs
★ 4.4k
lmql
A language for constraint-guided and efficient LLM programming.
★ 4.2k
PhiCookBook
This is a Phi Family of SLMs book for getting started with Phi Models. Phi a family of open sourced AI models…
★ 3.8k
lingvo
Lingvo
★ 2.9k
Time-LLM
[ICLR 2024] Official implementation of " 🦙 Time-LLM: Time Series Forecasting by Reprogramming Large…
★ 2.7k
mixtral-offloading
Run Mixtral-8x7B models in Colab or consumer desktops
★ 2.3k
ru-gpts
Russian GPT3 models.
★ 2.1k
aici
AICI: Prompts as (Wasm) Programs
★ 2.1k
Awesome-Efficient-LLM
A curated list for Efficient Large Language Models
★ 2k
MotionGPT
[NeurIPS 2023] MotionGPT: Human Motion as a Foreign Language, a unified motion-language generation model…
★ 1.9k
raptor
The official implementation of RAPTOR: Recursive Abstractive Processing for Tree-Organized Retrieval
★ 1.7k
ChatLM-mini-Chinese
中文对话0.2B小模型(ChatLM-Chinese-0.2B),开源所有数据集来源、数据清洗、tokenizer训…
★ 1.7k
swark
Create architecture diagrams from code automatically using large language models (LLMs).
★ 1.7k
Macaw-LLM
Macaw-LLM: Multi-Modal Language Modeling with Image, Video, Audio, and Text Integration
★ 1.6k
rwkv.cpp
INT4/INT5/INT8 and FP16 inference on CPU for RWKV language model
★ 1.6k
pytorch-openai-transformer-lm
🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the…
★ 1.5k
MemoryOS
[EMNLP 2025 Oral] MemoryOS is designed to provide a memory operating system for personalized AI agents.
★ 1.5k
VibeThinker
Tiny Model, Big Logic: Diversity-Driven Optimization Elicits Large-Model Reasoning Ability in VibeThinker-1.5B
★ 1.5k
machine-learning-list
A curriculum for learning about foundation models, from scratch to the frontier
★ 1.5k
KoBERT
Korean BERT pre-trained cased (KoBERT)
★ 1.4k
gpu_poor
Calculate token/s & GPU memory requirement for any LLM. Supports llama.cpp/ggml/bnb/QLoRA quantization
★ 1.4k
awesome-language-agents
List of language agents based on paper "Cognitive Architectures for Language Agents"
★ 1.2k
quillman
A voice chat app
★ 1.2k
Treasure-of-Transformers
💁 Awesome Treasure of Transformers Models for Natural Language processing contains papers, videos, blogs,…
★ 1.2k
z80ai
Z80-μLM is a 2-bit quantized language model small enough to run on an 8-bit Z80 processor. Train…
★ 1.1k
FireRedTTS
An Open-Sourced LLM-empowered Foundation TTS System
★ 907
pylate
Late Interaction Models Training & Retrieval
★ 875
sgpt
SGPT: GPT Sentence Embeddings for Semantic Search
★ 872
DL-NLP-Readings
My Reading Lists of Deep Learning and Natural Language Processing
★ 854
ckip-transformers
CKIP Transformers
★ 768
repeng
A library for making RepE control vectors
★ 742
xgen
Salesforce open-source LLMs with 8k sequence length.
★ 727
MacBERT
Revisiting Pre-trained Models for Chinese Natural Language Processing (MacBERT)
★ 717
SWE-smith
[NeurIPS 2025 D&B Spotlight] Scaling Data for SWE-agents
★ 709
mdlm
[NeurIPS 2024] Simple and Effective Masked Diffusion Language Model
★ 701
trainable-agents
Code and datasets for "Character-LLM: A Trainable Agent for Role-Playing"
★ 640
KoELECTRA
Pretrained ELECTRA Model for Korean
★ 637
gateway
The only fully local production-grade Super SDK that provides a simple, unified, and powerful interface for…
★ 601
Phi2-mini-Chinese
Phi2-Chinese-0.2B 从0开始训练自己的Phi2中文小模型,支持接入langchain加载本地知识库做…
★ 591
CTCWordBeamSearch
Connectionist Temporal Classification (CTC) decoder with dictionary and language model.
★ 578
chatgpt-prompt-splitter
ChatGPT PROMPTs Splitter. Tool for safely process chunks of up to 15,000 characters per request
★ 561
pal
PaL: Program-Aided Language Models (ICML 2023)
★ 524
llm-analysis
Latency and Memory Analysis of Transformer Models for Training and Inference
★ 489
VibeVoiceFusion
VibeVoiceFusion is a full-stack, multi-speaker voice generation web system featuring LoRA fine-tuning, batch…
★ 483
LLM-RLHF-Tuning
LLM Tuning with PEFT (SFT+RM+PPO+DPO with LoRA)
★ 452
zamia-speech
Open tools and data for cloudless automatic speech recognition
★ 448
synalinks
From idea to production in just few lines: Graph-Based Programmable Neuro-Symbolic LM Framework - a…
★ 446
MathPile
[NeurlPS D&B 2024] Generative AI for Math: MathPile
★ 418
pykoi
pykoi: Active learning in one unified interface
★ 412
scalingup
[CoRL 2023] This repository contains data generation and training code for Scaling Up & Distilling Down
★ 412
tner
Language model fine-tuning on NER with an easy interface and cross-domain evaluation. "T-NER: An All-Round…
★ 397
neural-cherche
Neural Search
★ 371
ScienceWorld
ScienceWorld is a text-based virtual environment centered around accomplishing tasks from the standardized…
★ 366
flan-alpaca
This repository contains code for extending the Stanford Alpaca synthetic instruction tuning to existing…
★ 356
mlm-scoring
Python library & examples for Masked Language Model Scoring (ACL 2020)
★ 349
DALM
Domain Adapted Language Modeling Toolkit - E2E RAG
★ 341
rusty
AI-powered CLI tool to help you remember bash commands.
★ 333
Binder
[ICLR 2023] Code for the paper "Binding Language Models in Symbolic Languages"
★ 326
MentalLLaMA
This repository introduces MentaLLaMA, the first open-source instruction following large language model for…
★ 322
🔗 Verwandte Familien

Gemessen anhand der von beiden Projekten geteilten GitHub-Themen, gewichtet nach der Seltenheit jedes Themas.