mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-04-27 03:21:47 +00:00
* [lazy] support _like methods and clamp * [lazy] pass transformers models * [lazy] fix device move and requires grad * [lazy] fix requires grad and refactor api * [lazy] fix requires grad
8 lines
136 B
INI
8 lines
136 B
INI
[settings]
|
|
line_length = 120
|
|
multi_line_output=3
|
|
include_trailing_comma = true
|
|
ignore_comments = true
|
|
profile = black
|
|
honor_noqa = true
|