-
* **Is your feature request related to a problem? Please describe.**
No
* **Describe the solution you'd like**
Use linked list to run code faster?
* **Describe alternatives you've consider…
-
I've been using faster-whisper-server via Docker for weeks with no issues with my transcription script on Ubuntu, but suddenly the server is just broken.
I get this error, whenever I try to transcr…
-
when I run demo, There will be ImportError: No module named faster_rcnn.faster_rcnn_cascade. there is no faster_rcnn package.
-
Hello,
Is it possible to support vllm to make it work with lighteval?
-
[Graham Hutton](https://www.youtube.com/@haskellhutt) has an excellent advanced functional programming in Haskell which also discussed the faster reverse: https://www.youtube.com/watch?v=WQy7Bzr03R4
…
-
Often, be it due to small mod updates or alot of mod updates, it can happen, that faster does not install/update a mod to 100% completion and instead, for example, keeps an outdated modfile (or key fi…
-
### Background Work
- [X] Yes, I searched the [mailing list](https://groups.google.com/forum/#!forum/chipyard)
- [X] Yes, I searched the [documentation](https://chipyard.readthedocs.io/)
### Feature…
-
Hello, don't know if you already know it but there is a faster implementation of net/http called fasthttp and i wonder if there is any plan to release with this package.
Fasthttp (10x faster than n…
-
I needed intersections code from this project, and beyond being a bit slow, it also has some issues with being a bit in accurate and not dealing with things like arcs at times. @Esser50K has a PR tryi…
-
Hi, thanks for the t-digest implementation for python!
I used this for my work and I found in the end, computing t-digest and merging t-digest becoming the bottleneck. So I read the original paper an…