yangguang8112's Stars
shah0150/awesome-IELTS
IELTS materials
evolutionaryscale/esm
junxia97/awesome-pretrain-on-molecules
[IJCAI 2023 survey track]A curated list of resources for chemical pre-trained models
PaddlePaddle/PaddleNLP
👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc.
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
karpathy/llm.c
LLM training in simple, raw C/CUDA
fudan-generative-vision/champ
Champ: Controllable and Consistent Human Image Animation with 3D Parametric Guidance
FasterDecoding/REST
REST: Retrieval-Based Speculative Decoding, NAACL 2024
FujiwaraChoki/MoneyPrinter
Automate Creation of YouTube Shorts using MoviePy.
QwenLM/Qwen
The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.
karpathy/minbpe
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
ymcui/Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
zjukg/KG-LLM-Papers
[Paper List] Papers integrating knowledge graphs (KGs) and large language models (LLMs)
dhdhagar/byokg
Zero-shot KGQA method based on curiosity-driven graph exploration. Agarwal et al., "Bring Your Own KG: Self-Supervised Program Synthesis for Zero-Shot KGQA", NAACL 2024.
gradio-app/gradio
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
gao-lab/GLUE
Graph-linked unified embedding for single-cell multi-omics data integration
SCIR-HI/Huatuo-Llama-Med-Chinese
Repo for BenTsao [original name: HuaTuo (华驼)], Instruction-tuning Large Language Models with Chinese Medical Knowledge. 本草(原名:华驼)模型仓库,基于中文医学知识的大语言模型指令微调
OpenMOSS/MOSS
An open-source tool-augmented conversational language model from Fudan University
MuiseDestiny/zotero-gpt
GPT Meet Zotero.
NVIDIA/trt-samples-for-hackathon-cn
Simple samples for TensorRT programming
THUDM/ChatGLM-6B
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
RosettaCommons/RFdiffusion
Code for running RFdiffusion
Chanzhaoyu/chatgpt-web
用 Express 和 Vue3 搭建的 ChatGPT 演示网页
ggerganov/whisper.cpp
Port of OpenAI's Whisper model in C/C++
kylemanna/docker-openvpn
🔒 OpenVPN server in a Docker container complete with an EasyRSA PKI CA
cocktailpeanut/dalai
The simplest way to run LLaMA on your local machine
antimatter15/alpaca.cpp
Locally run an Instruction-Tuned Chat-Style LLM
ggerganov/llama.cpp
LLM inference in C/C++
HeKun-NVIDIA/CUDA-Programming-Guide-in-Chinese
This is a Chinese translation of the CUDA programming guide
TorchSpatiotemporal/tsl
tsl: a PyTorch library for processing spatiotemporal data.