senwang86's Stars
langgenius/dify
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 quickly go from prototype to production.
zed-industries/zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
danielmiessler/fabric
fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.
phidatahq/phidata
Build multi-modal Agents with memory, knowledge, tools and reasoning. Chat with them using a beautiful Agent UI.
QwenLM/Qwen
The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.
gitbutlerapp/gitbutler
The GitButler version control client, backed by Git, powered by Tauri/Rust/Svelte
vosen/ZLUDA
CUDA on non-NVIDIA GPUs
karpathy/minbpe
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
llmware-ai/llmware
Unified framework for building enterprise RAG pipelines with small, specialized models
FlagOpen/FlagEmbedding
Retrieval and Retrieval-augmented LLMs
reorproject/reor
Private & local AI personal knowledge management app for high entropy people.
sgl-project/sglang
SGLang is a fast serving framework for large language models and vision language models.
TaskingAI/TaskingAI
The open source platform for AI-native application development.
google/gemma.cpp
lightweight, standalone C++ inference engine for Google's Gemma models.
typescript-language-server/typescript-language-server
TypeScript & JavaScript Language Server
OpenLLMAI/OpenRLHF
An Easy-to-use, Scalable and High-performance RLHF Framework (70B+ PPO Full Tuning & Iterative DPO & LoRA & Mixtral)
gabotechs/dep-tree
Tool for helping developers keep their code bases clean and decoupled. It allows visualising a code base complexity using a 3d force-directed graph of files and the dependencies between them.
rotemweiss57/gpt-newspaper
GPT based autonomous agent designed to create personalized newspapers tailored to user preferences.
uclaml/SPIN
The official implementation of Self-Play Fine-Tuning (SPIN)
vgel/repeng
A library for making RepE control vectors
valine/NeuralFlow
Visualize the intermediate output of Mistral 7B
rentruewang/bocoel
Bayesian Optimization as a Coverage Tool for Evaluating LLMs. Accurate evaluation (benchmarking) that's 10 times faster with just a few lines of modular code.
ymy-k/Hi-SAM
[TPAMI'24] Hi-SAM: Marrying Segment Anything Model for Hierarchical Text Segmentation
THUDM/CogCoM
iamgroot42/mimir
Python package for measuring memorization in LLMs.
EvanZhuang/MetaTree
Official implementation of MetaTree: Learning a Decision Tree Algorithm with Transformers
VamosC/CapHuman
[CVPR2024] CapHuman: Capture Your Moments in Parallel Universes
architsharma97/dpo-rlaif
rragundez/chunkdot
Multi-threaded matrix multiplication and cosine similarity calculations for dense and sparse matrices. Appropriate for calculating the K most similar items for a large number of items by chunking the item matrix representation (embeddings) and using Numba to accelerate the calculations.
YuanchenBei/MacGNN
The source code of MacGNN, The Web Conference 2024.