lucapericlp
lucapericlp
The [uppercase equivalent](https://www.compart.com/en/unicode/U+1E9E) of [the German Eszett](https://www.compart.com/en/unicode/U+00DF) was released in a much later version of Unicode and isn't included as part of the first 190 diacritics of unicode between `0xC0`...
TODO: Update Docker to use this too
Hey! I have a few legacy projects that depend on this project & we've reached the point where we're unable to make certain upgrades due to issues that were addressed...
``` Closing this issue. I was able to move ahead by making the query from type float to type half, by adding the line `q = q.half()` on line 221...
Thanks for the great project! I had to download quite a few chunky videos and thought this might be helpful. The approach is quite naive, I've used temp files to...
Thought this might be interesting to add in!
Docker does not build on Window 10 - Powershell currently as indicated by https://github.com/metavoiceio/metavoice-src/issues/144. We're looking for someone who'd be able to give us a hand in adding this support.
Fixes https://github.com/openai/evals/issues/1556 Note for reviewers, I've removed the template given that it was strictly related to evals. I've not added any test coverage given the lack of it in this...
### Describe the bug ``` Traceback (most recent call last): File "/home/luca/.cache/pypoetry/virtualenvs/-p2Ot1sDh-py3.12/bin/oaieval", line 8, in sys.exit(main()) ^^^^^^ File "/home/luca/.cache/pypoetry/virtualenvs/-p2Ot1sDh-py3.12/lib/python3.12/site-packages/evals/cli/oaieval.py", line 304, in main run(args) File "/home/luca/.cache/pypoetry/virtualenvs/-p2Ot1sDh-py3.12/lib/python3.12/site-packages/evals/cli/oaieval.py", line 227, in run...