google / jetstream-pytorch

PyTorch/XLA integration with JetStream (https://github.com/google/JetStream) for LLM inference"
Apache License 2.0
33 stars 14 forks source link

Enable pyink check #33

Closed FanhaiLu1 closed 4 months ago

FanhaiLu1 commented 4 months ago

This PR enable pyink indentation and line length check. Please use pyink --pyink-indentation 2 --line-length 80 to format the file before sending out the new PR.