1 Star 0 Fork 0

Tfeng-Wu/h2o-llmstudio

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.flake8 308 Bytes
一键复制 编辑 原始数据 按行查看 历史
Pascal Pfeiffer 提交于 2023-04-29 16:55 . gh actions test (#47)
[flake8]
exclude=.cache, .local, server.wave, output, data, reports
max-line-length = 88
# E203, W503 - black-compatible config
extend-ignore = E203, W503
per-file-ignores =
*/__init__.py: F401
train.py: E402
prompt.py: E402
train_wave.py: E402, I001, I003
app.py: E402
inline-quotes = "
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/tfeng-wu/h2o-llmstudio.git
git@gitee.com:tfeng-wu/h2o-llmstudio.git
tfeng-wu
h2o-llmstudio
h2o-llmstudio
main

搜索帮助