Pinned Repositories
advisor
Open-source implementation of Google Vizier for hyper parameters tuning
Backpropagation
chi2liu.github.io
Personal's Pages
conda
OS-agnostic, system-level binary package manager and ecosystem
datatable
data.table for Python
dbscanpp
koalas
Koalas: pandas API on Apache Spark
LLaMA-Efficient-Tuning
Easy-to-use fine-tuning framework using PEFT (PT+SFT+RLHF with QLoRA) (LLaMA-2, BLOOM, Falcon, Baichuan)
mamba-gpt-3b
It is almost the best 3B model in the current open source industry, surpassing Dolly v2-3b, open lama-3b, and even outperforming the EleutherAI/pythia-12b model in terms of performance. Can refer to open_llm_leaderboard
mars
Mars is a tensor-based unified framework for large-scale data computation which scales Numpy, pandas, Scikit-learn and Python functions.
chi2liu's Repositories
chi2liu/mamba-gpt-3b
It is almost the best 3B model in the current open source industry, surpassing Dolly v2-3b, open lama-3b, and even outperforming the EleutherAI/pythia-12b model in terms of performance. Can refer to open_llm_leaderboard
chi2liu/Backpropagation
chi2liu/chi2liu.github.io
Personal's Pages
chi2liu/advisor
Open-source implementation of Google Vizier for hyper parameters tuning
chi2liu/conda
OS-agnostic, system-level binary package manager and ecosystem
chi2liu/datatable
data.table for Python
chi2liu/dbscanpp
chi2liu/koalas
Koalas: pandas API on Apache Spark
chi2liu/LLaMA-Efficient-Tuning
Easy-to-use fine-tuning framework using PEFT (PT+SFT+RLHF with QLoRA) (LLaMA-2, BLOOM, Falcon, Baichuan)
chi2liu/mars
Mars is a tensor-based unified framework for large-scale data computation which scales Numpy, pandas, Scikit-learn and Python functions.
chi2liu/Paddle
PArallel Distributed Deep LEarning (『飞桨』核心框架,高性能单机、分布式训练和跨平台部署)
chi2liu/seldon-core
An MLOps framework to package, deploy, monitor and manage thousands of production machine learning models
chi2liu/semantic_uncertainty
Codebase for reproducing the experiments of the semantic uncertainty paper (short-phrase and sentence-length experiments).
chi2liu/word2vec_cbow
this is a high performance cuda porting of cbow model of word2vec