ShishirPatil / gorilla

Gorilla: Training and Evaluating LLMs for Function Calls (Tool Calls)
https://gorilla.cs.berkeley.edu/
Apache License 2.0
11.23k stars 941 forks source link

code formatting in files #107

Open rajveer43 opened 1 year ago

rajveer43 commented 1 year ago

@ShishirPatil want to make proper code formatting

ShishirPatil commented 1 year ago

Agree :) If you want to help with this, that would be great! BTW formatting would help, but I'm not too sure if we want to set up black CI pipeline etc. In the near-future, yes absolutely! But in the first few weeks maybe we want to keep friction low. Would love to your (and others) thoughts / opinions.

rajveer43 commented 1 year ago

In the beginning, if you do not want to set up the black CI pipeline its fine, What I will do I will keep looking and checking it manually myself.

How this will help, if the other contributors want to contribute to this repo, then it would be easy for them to learn about it and providing docstrings will also help, so the project will grow at significant rate.