1998x-stack's Stars
PKUFlyingPig/cs-self-learning
计算机自学指南
NaiboWang/EasySpider
A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。
2noise/ChatTTS
A generative speech model for daily dialogue.
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
chatchat-space/Langchain-Chatchat
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain
OI-wiki/OI-wiki
:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
stanfordnlp/dspy
DSPy: The framework for programming—not prompting—language models
Hannibal046/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
microsoft/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
datawhalechina/leedl-tutorial
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
openai/tiktoken
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
vesoft-inc/nebula
A distributed, fast open-source graph database featuring horizontal scalability and high availability
EleutherAI/gpt-neo
An implementation of model parallel GPT-2 and GPT-3-style models using the mesh-tensorflow library.
lllyasviel/Omost
Your image is almost there!
yuanguangxin/LeetCode
LeetCode刷题记录与面试整理
dmlc/gluon-cv
Gluon CV Toolkit
shibing624/MedicalGPT
MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现了包括增量预训练(PT)、有监督微调(SFT)、RLHF、DPO、ORPO。
hyunwoongko/transformer
Transformer: PyTorch Implementation of "Attention Is All You Need"
eric-mitchell/direct-preference-optimization
Reference implementation for DPO (Direct Preference Optimization)
snap-stanford/GraphGym
Platform for designing and evaluating Graph Neural Networks (GNN)
fastnlp/fitlog
fitlog是一款在深度学习训练中用于辅助用户记录日志和管理代码的工具
mouna99/dien
VILA-Lab/ATLAS
A principled instruction benchmark on formulating effective queries and prompts for large language models (LLMs). Our paper: https://arxiv.org/abs/2312.16171
acbull/pyHGT
Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric
elastic/elasticsearch-labs
Notebooks & Example Apps for Search & AI Applications with Elasticsearch
sunkafei/xcpc-algorithm-templates
XCPC/ICPC/CCPC 算法模板
ZhangXInFD/SpeechTokenizer
This is the code for the SpeechTokenizer presented in the SpeechTokenizer: Unified Speech Tokenizer for Speech Language Models. Samples are presented on
terrytangyuan/distributed-ml-patterns
Distributed Machine Learning Patterns from Manning Publications by Yuan Tang https://bit.ly/2RKv8Zo
PKUFlyingPig/CS144-Computer-Network
Learning materials for Stanford Computer Network course : CS144
salesforce/query-focused-sum
Official code repository for "Exploring Neural Models for Query-Focused Summarization".