kyosek's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
infiniflow/ragflow
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
tqdm/tqdm
:zap: A Fast, Extensible Progress Bar for Python and CLI
openai/swarm
Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.
huggingface/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
ShishirPatil/gorilla
Gorilla: Training and Evaluating LLMs for Function Calls (Tool Calls)
google-gemini/cookbook
Examples and guides for using the Gemini API
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
NVIDIA/NeMo-Guardrails
NeMo Guardrails is an open-source toolkit for easily adding programmable guardrails to LLM-based conversational systems.
run-llama/llama_parse
Parse files for optimal RAG
ther0n/UnnaturalScrollWheels
Invert scroll direction for physical scroll wheels while maintaining "Natural" scrolling for trackpads on MacOS
lm-sys/RouteLLM
A framework for serving and evaluating LLM routers - save LLM costs without compromising quality
anmol098/waka-readme-stats
This GitHub action helps to add cool dev metrics to your github profile Readme
amazon-science/chronos-forecasting
Chronos: Pretrained Models for Probabilistic Time Series Forecasting
mistralai/cookbook
lmstudio-ai/model-catalog
A collection of standardized JSON descriptors for Large Language Model (LLM) files.
amazon-science/RAGChecker
RAGChecker: A Fine-grained Framework For Diagnosing RAG
stanford-futuredata/ARES
Automated Evaluation of RAG Systems
spinlud/py-linkedin-jobs-scraper
yixuantt/MultiHop-RAG
Repository for "MultiHop-RAG: A Dataset for Evaluating Retrieval-Augmented Generation Across Documents" (COLM 2024)
nd-ball/py-irt
Bayesian IRT models in Python
microsoft/llm-data-creation
Model, Code & Data for the EMNLP'23 paper "Making Large Language Models Better Data Creators"
eribean/girth
An Item Response Theory Package for Python
facebookresearch/CRAG
Comprehensive benchmark for RAG
unonao/kaggle-template
MLコンペ用テンプレート
ucl-dark/llm_debate
Code release for "Debating with More Persuasive LLMs Leads to More Truthful Answers"
amazon-science/auto-rag-eval
Code repo for the ICML 2024 paper "Automated Evaluation of Retrieval-Augmented Language Models with Task-Specific Exam Generation"
kenkawakenkenke/readingtuner
Tuner for reading levels
deeplearning-wisc/haloscope
source code for NeurIPS'24 paper "HaloScope: Harnessing Unlabeled LLM Generations for Hallucination Detection"
RUCAIBox/REAR
Implementation of "REAR: A Relevance-Aware Retrieval-Augmented Framework for Open-Domain Question Answering"