aaronvg

Results 98 comments of aaronvg

Your suggestion fixed my issue, but itd be cool if your volume indicator had an interval you could set. You may resolve this

I did end up figuring that out. It just seems easier for me to programmatically show or hide elements in the message based on their group style rather than with...

is DAX still pending development in Rust? I do see https://crates.io/crates/aws-sdk-dax

on that note, when should we use SupConLoss? Seems like all the examples use cosine similarty loss?

Would love to have this be configurable as well. Thanks for publishing this library!

I got it working by following the huggingface library docs for sage maker deployments. They have a way to deploy any Hf model from s3. All you need is a...

Oh interesting, is that easier than potentially creating a build that does not depend on the unsupported apis? Also, so far we are loving this napi-rs. We were using neon...

Thanks for the PR, we'll merge this in soon. Have you been able to get BAML up and running?