caokyhieu's Stars
pchunduri6/rag-demystified
An LLM-powered advanced RAG pipeline built from scratch
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
TradeMaster-NTU/TradeMaster
TradeMaster is an open-source platform for quantitative trading empowered by reinforcement learning :fire: :zap: :rainbow:
Dao-AILab/flash-attention
Fast and memory-efficient exact attention
EmulationAI/awesome-large-audio-models
Collection of resources on the applications of Large Language Models (LLMs) in Audio AI.
0nutation/SpeechGPT
SpeechGPT Series: Speech Large Language Models
Zjh-819/LLMDataHub
A quick guide (especially) for trending instruction finetuning datasets
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.
state-spaces/mamba
Mamba SSM architecture
ZhengxiangShi/PowerfulPromptFT
[NeurIPS 2023 Main Track] This is the repository for the paper titled "Don’t Stop Pretraining? Make Prompt-based Fine-tuning Powerful Learner"
mit-han-lab/streaming-llm
[ICLR 2024] Efficient Streaming Language Models with Attention Sinks
python-websockets/websockets
Library for building WebSocket servers and clients in Python
zjunlp/LLMAgentPapers
Must-read Papers on LLM Agents.
huggingface/text-generation-inference
Large Language Model Text Generation Inference
microsoft/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
simulatrex/simulatrex-engine
Enable decision-making based on simulations
ollama/ollama
Get up and running with Llama 3.3, Phi 4, Gemma 2, and other large language models.
VietnamAIHub/Vietnamese_LLMs
Dự án bao gồm: 1. Xây dựng bộ dữ Instructions Vietnamese (chất lượng, nhiều, và đa dạng). 2.LLM Training, Finetuning, Evaluating & Testing trên Open-source mô hình ngôn ngữ: Bloomz,T5, UL2, LLaMA (1&2), OpenLLaMA, GPT-J pythia etc. 3. Ứng dụng và Giao diện Người dùng (UI)
huggingface/trl
Train transformer language models with reinforcement learning.
openai/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
zilliztech/GPTCache
Semantic cache for LLMs. Fully integrated with LangChain and llama_index.
vocodedev/vocode-core
🤖 Build voice-based LLM agents. Modular + open source.
PAIR-code/what-if-tool
Source code/webpage/demos for the What-If Tool
raphaelvallat/pingouin
Statistical package in Python based on Pandas
NGO-Algorithm-Audit/unsupervised-bias-detection
Unsupervised bias detection tool for binary AI classifiers. Including qualitative approach to assess quantitative disparities.
araffin/sbx
SBX: Stable Baselines Jax (SB3 + Jax)
luchris429/purejaxrl
Really Fast End-to-End Jax RL Implementations
RobertTLange/gymnax
RL Environments in JAX 🌍
TheSnowGuru/PyTrader-python-mt4-mt5-trading-api-connector-drag-n-drop
Open Source Trading Strategies & End-to-End solution connecting Metatrader4 & Metatrader5 💹 with Python with a simple drag and drop EA. Fully tested bug free & efficient solution for live & paper trading⭐ Full Documentation ready. Lightweight, efficient and stable implementation 🔥
rasbt/mlxtend
A library of extension and helper modules for Python's data analysis and machine learning libraries.