labfor
I got my PhD from Institute of Computing Technology, Chinese Academy of Sciences. I am now a software engineer in a cloud computing company.
Beijing, China
labfor's Stars
rhasspy/piper
A fast, local neural text to speech system
DefTruth/Awesome-LLM-Inference
📖A curated list of Awesome LLM/VLM Inference Papers with codes, such as FlashAttention, PagedAttention, Parallelism, etc. 🎉🎉
openai/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
tatsu-lab/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
OpenLMLab/OpenChineseLLaMA
Chinese large language model base generated through incremental pre-training on Chinese datasets
lafmdp/Awesome-Papers-Autonomous-Agent
A collection of recent papers on building autonomous agent. Two topics included: RL-based / LLM-based agents.
mistralai/mistral-inference
Official inference library for Mistral models
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
bentoml/OpenLLM
Run any open-source LLMs, such as Llama, Mistral, as OpenAI compatible API endpoint in the cloud.
Hannibal046/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
AmadeusChan/Awesome-LLM-System-Papers
google-research/text-to-text-transfer-transformer
Code for the paper "Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer"
alibaba/Megatron-LLaMA
Best practice for training LLaMA models in Megatron-LM
hiyouga/LLaMA-Factory
Unified Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
yzhuoning/Awesome-CLIP
Awesome list for research on CLIP (Contrastive Language-Image Pre-Training).
leloykun/llama2.cpp
Inference Llama 2 in one file of pure C++
LlamaFamily/Llama-Chinese
Llama中文社区,Llama3在线体验和微调模型已开放,实时汇总最新Llama3学习资料,已将所有代码更新适配Llama3,构建最好的中文Llama大模型,完全开源可商用
voicepaw/so-vits-svc-fork
so-vits-svc fork with realtime support, improved interface and more features.
svc-develop-team/so-vits-svc
SoftVC VITS Singing Voice Conversion
coqui-ai/TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
ymcui/Chinese-LLaMA-Alpaca-2
中文LLaMA-2 & Alpaca-2大模型二期项目 + 64K超长上下文模型 (Chinese LLaMA-2 & Alpaca-2 LLMs with 64K long context models)
RUCAIBox/LLMSurvey
The official GitHub page for the survey paper "A Survey of Large Language Models".
wmathor/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
meta-llama/llama-recipes
Scripts for fine-tuning Meta Llama with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment. Demo apps to showcase Meta Llama for WhatsApp & Messenger.
karpathy/llama2.c
Inference Llama 2 in one file of pure C
gpgpu-sim/gpgpu-sim_distribution
GPGPU-Sim provides a detailed simulation model of contemporary NVIDIA GPUs running CUDA and/or OpenCL workloads. It includes support for features such as TensorCores and CUDA Dynamic Parallelism as well as a performance visualization tool, AerialVisoin, and an integrated energy model, GPUWattch.
wagoodman/dive
A tool for exploring each layer in a docker image
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
CompVis/stable-diffusion
A latent text-to-image diffusion model
labfor/Notes-of-Synthesis-Lectures
This repository contains very personal reading notes for the synthesis lectures on computer architecture. It might be helpful for those who are interesting in the research subjects like computer architecture, computing system, but lack quite a few background knowledge.