Pinned Repositories
Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
baichuan-speedup
纯c++的全平台llm加速库,支持python调用,支持baichuan, glm, llama, moss基座,手机端流畅运行chatglm-6B级模型单卡可达10000+token / s,
BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
BERT-NER
Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).
Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
ColossalAI
Making large AI models cheaper, faster and more accessible
data-juicer
A one-stop data processing system to make data higher-quality, juicier, and more digestible for LLMs! 🍎 🍋 🌽 ➡️ ➡️🍸 🍹 🍷为大语言模型提供更高质量、更丰富、更易”消化“的数据!
makeMoE-
From scratch implementation of a sparse mixture of experts language model inspired by Andrej Karpathy's makemore :)
TC-GAN
code for IJCAI-2019
vincenschan's Repositories
vincenschan/multi_threading
:construction:《C++并发编程实战》的读书笔记,供以后工作中查阅。
vincenschan/python-docx
Reads, queries and modifies Microsoft Word 2007/2008 docx files.