cyrdocoo's Stars
MARIO-Math-Reasoning/Super_MARIO
google-research/arxiv-latex-cleaner
arXiv LaTeX Cleaner: Easily clean the LaTeX code of your paper to submit to arXiv
sgl-project/sglang
SGLang is a fast serving framework for large language models and vision language models.
princeton-nlp/SimPO
[NeurIPS 2024] SimPO: Simple Preference Optimization with a Reference-Free Reward
open-webui/open-webui
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
hiyouga/LLaMA-Factory
Unified Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
QiuChenly/InjectLib
你知道我要说什么
localsend/localsend
An open-source cross-platform alternative to AirDrop
hkust-nlp/deita
Deita: Data-Efficient Instruction Tuning for Alignment [ICLR2024]
onyx-dot-app/onyx
Gen-AI Chat for Teams - Think ChatGPT if it had access to your team's unique knowledge.
ContextualAI/HALOs
A library with extensible implementations of DPO, KTO, PPO, ORPO, and other human-aware loss functions (HALOs).
unicamp-dl/mMARCO
A multilingual version of MS MARCO passage ranking dataset
huggingface/alignment-handbook
Robust recipes to align language models with human and AI preferences
freshllms/freshqa
Data and code for FreshLLMs (https://arxiv.org/abs/2310.03214)
zjunlp/EasyEdit
[ACL 2024] An Easy-to-use Knowledge Editing Framework for LLMs.
Hannibal046/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
FlagOpen/FlagEmbedding
Retrieval and Retrieval-augmented LLMs
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
OpenBMB/ChatDev
Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)
openai/openai-cookbook
Examples and guides for using the OpenAI API
ifromeast/LLMTrainer
A comparison of pretraining framework for LLM
bojone/rerope
Rectified Rotary Position Embeddings
cs1ime/blacksun-framework
blacksun framework for QEMU/KVM game cheat development
salesforce/DialogStudio
DialogStudio: Towards Richest and Most Diverse Unified Dataset Collection and Instruction-Aware Models for Conversational AI
jayelm/gisting
Learning to Compress Prompts with Gist Tokens - https://arxiv.org/abs/2304.08467
open-compass/opencompass
OpenCompass is an LLM evaluation platform, supporting a wide range of models (Llama3, Mistral, InternLM2,GPT-4,LLaMa2, Qwen,GLM, Claude, etc) over 100+ datasets.
stanford-crfm/helm
Holistic Evaluation of Language Models (HELM), a framework to increase the transparency of language models (https://arxiv.org/abs/2211.09110). This framework is also used to evaluate text-to-image models in HEIM (https://arxiv.org/abs/2311.04287) and vision-language models in VHELM (https://arxiv.org/abs/2410.07112).
liguodongiot/llm-action
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
facebookresearch/DPR
Dense Passage Retriever - is a set of tools and models for open domain Q&A task.
EleutherAI/lm-evaluation-harness
A framework for few-shot evaluation of language models.