Kaiser Pister
Kaiser Pister
This is a documentation change in the code section, so I am not sure which of the following apply. ### Documentation PR - [x] I've [seen the `doc/README.md` file](https://github.com/plotly/plotly.py/blob/master/doc/README.md) -...
Hey! I'm a big fan of your templates. We're using a combination of layer+grid for our website and really enjoying it. I noticed that the spacing on Safari doesn't render...
I noticed the trainer reports loss + step manually with print. Moving the TQDM or something the of the sort to match pytorch standard would be a QOL boost. I'd...
I have a tree index with non uniform shape. Some of the nodes have only a single child, and there is only one root node. It seems like the `tree_index`...
### Describe the bug When running `openai api fine_tunes.create ...` the streaming cli response is continually interrupted. A bit of investigation revealed that the underlying exception is `Invalid chunk encoding...
Hey guys, I noticed my queries were getting embedded many times as the query traverses the tree_index. This would be one way to solve the problem, another might be adding...
Hey folks, when installing on Windows I ran into the issue of `colorama` module not found. Could that be added to the requirements section? `pip install colorama` was sufficient to...
I'm getting a 404 from youtube when I attempt to download adaptive streams. Progressive is fine, but those aren't the highest quality videos. Is there a work around for this...