1 Star 0 Fork 0

caojiachen1/ao

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
dev-requirements.txt 470 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Test utilities
pytest==7.4.0
unittest-xml-reporting
parameterized
packaging
transformers
hypothesis # Avoid test derandomization warning
sentencepiece # for gpt-fast tokenizer
expecttest
# For prototype features and benchmarks
bitsandbytes #needed for testing triton quant / dequant ops for 8-bit optimizers
matplotlib
pandas
fire # QOL for commandline scripts
tabulate # QOL for printing tables to stdout
# Custom CUDA Extensions
ninja
# Linting
ruff
pre-commit
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/hqsrawmelon/ao.git
[email protected]:hqsrawmelon/ao.git
hqsrawmelon
ao
ao
054_GPTQ_refactor

搜索帮助