ds-ssj's Stars
Bin-Huang/chatbox
User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)
benfred/py-spy
Sampling profiler for Python programs
LouisShark/chatgpt_system_prompt
A collection of GPT system prompts and various prompt injection/leaking knowledge.
SJTU-IPADS/PowerInfer
High-speed Large Language Model Serving for Local Deployment
lavague-ai/LaVague
Large Action Model framework to develop AI Web Agents
rizsotto/Bear
Bear is a tool that generates a compilation database for clang tooling.
erikbern/ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
microsoft/LLMLingua
[EMNLP'23, ACL'24] To speed up LLMs' inference and enhance LLM's perceive of key information, compress the prompt and KV-Cache, which achieves up to 20x compression with minimal performance loss.
georgia-tech-db/evadb
Database system for AI-powered apps
intel/intel-extension-for-transformers
⚡ Build your chatbot within minutes on your favorite device; offer SOTA compression techniques for LLMs; run LLMs efficiently on Intel Platforms⚡
kuzudb/kuzu
Embeddable property graph database management system built for query speed and scalability. Implements Cypher.
intel/intel-extension-for-pytorch
A Python package for extending the official PyTorch that can easily obtain performance on Intel platform
gdraheim/docker-systemctl-replacement
docker systemctl replacement - allows to deploy to systemd-controlled containers without starting an actual systemd daemon (e.g. centos7, ubuntu16)
postgresml/korvus
Korvus is a search SDK that unifies the entire RAG pipeline in a single database query. Built on top of Postgres with bindings for Python, JavaScript, Rust and C.
microsoft/ToRA
ToRA is a series of Tool-integrated Reasoning LLM Agents designed to solve challenging mathematical reasoning problems by interacting with tools [ICLR'24].
kennethleungty/Llama-2-Open-Source-LLM-CPU-Inference
Running Llama 2 and other Open-Source LLMs on CPU Inference Locally for Document Q&A
mustvlad/ChatGPT-System-Prompts
This repository contains a collection of the best system prompts for ChatGPT, a conversational AI model developed by OpenAI. Star this repository to help us reach 5,000 stars!
AmberLJC/LLMSys-PaperList
Large Language Model (LLM) Systems Paper List
THUDM/LongBench
LongBench v2 and LongBench (ACL 2024)
tembo-io/pg_vectorize
The simplest way to build AI workloads on Postgres
AmadeusChan/Awesome-LLM-System-Papers
cmu-db/benchbase
Multi-DBMS SQL Benchmarking Framework via JDBC
dkogan/gnuplotlib
gnuplot for numpy
oracle/pgql-lang
PGQL is an SQL-based query language for property graphs
marius-team/marius
Large scale graph learning on a single machine.
zhengzangw/Sequence-Scheduling
PyTorch implementation of paper "Response Length Perception and Sequence Scheduling: An LLM-Empowered LLM Inference Pipeline".
fixie-ai/ai-benchmarks
Benchmarking suite for popular AI APIs
lonnyzhang423/weibo-hot-hub
记录微博热搜、热门话题,每小时更新,按天归档。
szarnyasg/graph-data-management
spara/RAG_step-by-step