chingyulin's Stars
ollama/ollama
Get up and running with Llama 3.3, Mistral, Gemma 2, and other large language models.
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
ggerganov/llama.cpp
LLM inference in C/C++
run-llama/llama_index
LlamaIndex is a data framework for your LLM applications
gradio-app/gradio
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
ManimCommunity/manim
A community-maintained Python framework for creating mathematical animations.
fmtlib/fmt
A modern formatting library
stanfordnlp/dspy
DSPy: The framework for programming—not prompting—language models
deepset-ai/haystack
AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.
huggingface/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
openai/tiktoken
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
weaviate/weaviate
Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database.
microsoft/LoRA
Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"
Lightning-AI/litgpt
20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.
mistralai/mistral-inference
Official inference library for Mistral models
huggingface/text-generation-inference
Large Language Model Text Generation Inference
huggingface/accelerate
🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (including fp8), and easy-to-configure FSDP and DeepSpeed support
rabbitmq/rabbitmq-tutorials
Tutorials for using RabbitMQ in various ways
mosaicml/llm-foundry
LLM training code for Databricks foundation models
huggingface/safetensors
Simple, safe way to store and distribute tensors
bloomberg/bde
Basic Development Environment - a set of foundational C++ libraries used at Bloomberg.
muskie82/MonoGS
[CVPR'24 Highlight & Best Demo Award] Gaussian Splatting SLAM
containerd/stargz-snapshotter
Fast container image distribution plugin with lazy pulling
naver/splade
SPLADE: sparse neural search (SIGIR21, SIGIR22)
primeqa/primeqa
The prime repository for state-of-the-art Multilingual Question Answering research and development.
apache/oozie
Mirror of Apache Oozie
justinjohn0306/so-vits-svc-4.0-v2
SoftVC VITS Singing Voice Conversion
omegaml/minibatch
Python stream processing for humans
codelibs/ranklib
A library of learning to rank algorithms