grok-1
grok-1 copied to clipboard
Added docstrings to multiple modules and methods
Noticed this implementation is missing a lot of docstrings. Added a bunch to key modules and methods
Thanks, I'll read through the doc strings later tonight. If it's not too much to ask, could you use the Google convention for docstrings? https://google.github.io/styleguide/pyguide.html#doc-function-args
Sure! I believe its following such convention. If you find something that's not properly aligned to that let me know and I'll fix it