xiaolul's Stars
hpcaitech/ColossalAI
Making large AI models cheaper, faster and more accessible
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
guidance-ai/guidance
A guidance language for controlling large language models.
tloen/alpaca-lora
Instruct-tune LLaMA on consumer hardware
huggingface/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
openai/evals
Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.
mlc-ai/web-llm
High-performance In-browser LLM Inference Engine
huggingface/trl
Train transformer language models with reinforcement learning.
microsoft/promptflow
Build high-quality LLM apps - from prototyping, testing to production deployment and monitoring.
NielsRogge/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
dair-ai/ML-Papers-Explained
Explanation to key concepts in ML
WooooDyy/LLM-Agent-Paper-List
The paper list of the 86-page paper "The Rise and Potential of Large Language Model Based Agents: A Survey" by Zhiheng Xi et al.
Azure-Samples/azure-search-openai-demo
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
amazon-science/mm-cot
Official implementation for "Multimodal Chain-of-Thought Reasoning in Language Models" (stay tuned and more will be updated)
google/BIG-bench
Beyond the Imitation Game collaborative benchmark for measuring and extrapolating the capabilities of language models
juncongmoo/pyllama
LLaMA: Open and Efficient Foundation Language Models
hegelai/prompttools
Open-source tools for prompt testing and experimentation, with support for both LLMs (e.g. OpenAI, LLaMA) and vector databases (e.g. Chroma, Weaviate, LanceDB).
lupantech/chameleon-llm
Codes for "Chameleon: Plug-and-Play Compositional Reasoning with Large Language Models".
Azure/azure-search-vector-samples
A repository of code samples for Vector search capabilities in Azure AI Search.
zjunlp/PromptKG
PromptKG Family: a Gallery of Prompt Learning & KG-related research works, toolkits, and paper-list.
zhouhaoyi/ETDataset
The Electricity Transformer dataset is collected to support the further investigation on the long sequence forecasting problem.
sunnweiwei/RankGPT
Is ChatGPT Good at Search? LLMs as Re-Ranking Agent [EMNLP 2023 Outstanding Paper Award]
THU-KEG/EvaluationPapers4ChatGPT
Resource, Evaluation and Detection Papers for ChatGPT
mingkaid/rl-prompt
Accompanying repo for the RLPrompt paper
LuckyyySTA/Awesome-LLM-hallucination
LLM hallucination paper list
RUC-GSAI/YuLan-IR
YuLan-IR: Information Retrieval Boosted LMs
jxbz/agd
Automatic gradient descent
py-why/causaltune
AutoML for causal inference.
zetaalphavector/InPars
Inquisitive Parrots for Search
scikit-activeml/scikit-activeml
scikit-activeml: Python library for active learning on top of scikit-learn