Pinned Repositories
BADOU-AI-Tsinghua
chatGLM-6B-QLoRA
使用peft库,对chatGLM-6B实现4bit的QLoRA高效微调,并做lora model和base model的merge及4bit的量化(quantize)。
Deep-learning
end2end_chinese_speech_recognition
端到端中文语音识别
Java
less-es-dsl-to-sql
convert elasticsearch query dsl to sql language, just part function
Python
Python语言基本学习
pytorch-quantization-demo
A simple network quantization demo using pytorch from scratch.
Table2Charts
Code and data of KDD'21 paper "Table2Charts: Recommending Charts by Learning Shared Table Representations"
Tensorflow
pycharm开发工具,tensorflow版本2.1
qaqrt's Repositories
qaqrt/BADOU-AI-Tsinghua
qaqrt/chatGLM-6B-QLoRA
使用peft库,对chatGLM-6B实现4bit的QLoRA高效微调,并做lora model和base model的merge及4bit的量化(quantize)。
qaqrt/Deep-learning
qaqrt/end2end_chinese_speech_recognition
端到端中文语音识别
qaqrt/Java
qaqrt/less-es-dsl-to-sql
convert elasticsearch query dsl to sql language, just part function
qaqrt/Python
Python语言基本学习
qaqrt/pytorch-quantization-demo
A simple network quantization demo using pytorch from scratch.
qaqrt/Table2Charts
Code and data of KDD'21 paper "Table2Charts: Recommending Charts by Learning Shared Table Representations"
qaqrt/Tensorflow
pycharm开发工具,tensorflow版本2.1
qaqrt/text2vec
text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。
qaqrt/wenet
Production First and Production Ready End-to-End Speech Recognition Toolkit
qaqrt/zero_nlp
中文nlp解决方案(大模型、数据、模型、训练、推理)