Albert-Ma's Stars
ggerganov/llama.cpp
LLM inference in C/C++
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
meta-llama/llama
Inference code for Llama models
xai-org/grok-1
Grok open release
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
tatsu-lab/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
huggingface/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch and FLAX.
hpcaitech/Open-Sora
Open-Sora: Democratizing Efficient Video Production for All
openai/chatgpt-retrieval-plugin
The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.
tloen/alpaca-lora
Instruct-tune LLaMA on consumer hardware
RUCAIBox/LLMSurvey
The official GitHub page for the survey paper "A Survey of Large Language Models".
FMInference/FlexGen
Running large language models on a single GPU for throughput-oriented scenarios.
google/gemma_pytorch
The official PyTorch implementation of Google's Gemma models
togethercomputer/RedPajama-Data
The RedPajama-Data repository contains code for preparing large datasets for training large language models.
google/BIG-bench
Beyond the Imitation Game collaborative benchmark for measuring and extrapolating the capabilities of language models
bigscience-workshop/promptsource
Toolkit for creating, sharing and using natural language prompts.
circlestarzero/EX-chatGPT
Let ChatGPT truly learn how to go online and call APIs! 'EX-ChatGPT' can rival and even surpass NewBing
MLGroupJLU/LLM-eval-survey
The official GitHub page for the survey paper "A Survey on Evaluation of Large Language Models".
AnswerDotAI/rerankers
A lightweight, low-dependency, unified API to use all common reranking and cross-encoder models.
allenai/natural-instructions
Expanding natural instructions
michaelthwan/searchGPT
Grounded search engine (i.e. with source reference) based on LLM / ChatGPT / OpenAI API. It supports web search, file content search etc.
gabriben/awesome-generative-information-retrieval
sunnweiwei/RankGPT
Is ChatGPT Good at Search? LLMs as Re-Ranking Agent [EMNLP 2023 Outstanding Paper Award]
Davion-Liu/Awesome-Robustness-in-Information-Retrieval
A curated list of awesome papers related to adversarial attacks and defenses for information retrieval. If I missed any papers, feel free to open a PR to include them! And any feedback and contributions are welcome!
solidsea98/Neural-Corpus-Indexer-NCI
Chriskuei/awesome-generative-retrieval-models
A curated list of awesome papers related to generative retrieval models.
ict-bigdatalab/VNEL
Dataset and code for EMNLP 2022 "Visual Named Entity Linking: A New Dataset and A Baseline"
oneal2000/Wikiformer
Code for AAAI 2024 paper Wikiformer
WanliYoung/Collapse-in-Model-Editing
Code and data repository for two papers (ACL & EMNLP 2024) on the topic of collapse in model editing.
ybz21/MLOpsInAction