Meng Lin
Meng Lin
I deployed a modified version of [Bytedance's Piano Transcriber](https://github.com/bytedance/piano_transcription) to AWS lambda and using CPU inferencing in parallel. It's surprisingly much faster than deploying to [Replicate](https://replicate.com/bytedance/piano-transcription). According to Replicate, typical...
Yeah, Modal seems very promising. The deployment process seems a little cumbersome (Modal's CEO doesn't like containers). It's on my to do list. Self hostable is an interesting vision. The...
Oh it seems like [Ray has security issues](https://www.theregister.com/2024/03/27/ray_ai_framework_bug/), have to look into it more though.
20GB container sounds absurdly big. How big is your largest model? I believe the docker cache mainly applies to docker builds. Multistage docker builds will then share the same base...
## Idea for non destructive fix Can add a prop to disable this behaviour. Though this solution seems jank.
@Waishnav Might want to check if using `embla-carousel` dependency is allowed. From what I understand, UI primitive libraries like this one will generally avoid adding dependencies.
Critical files are imported to other files frequently. Non-critical files are not imported less frequently.  This would be used to indicate which files should be ported with high priority....
@antoine-coulon After giving this some thought, on file selection, the "in/out arrows" should be highlighted in different colours. Then colour coded numbers would quantify number of "in/out arrows" for better...
@fabien-ml @jer3m01 Shall we close this issue? The new `Search` component should address this issue. Even `Combobox` itself could be sufficient for creating cmdk.