Aman Karmani

Results 459 comments of Aman Karmani

The NewHope model was retracted because it was contaminated with test data causing overfit. https://twitter.com/mathemagic1an/status/1686814347287486464?s=46&t=hIokEbug9Pr72tQFuXVULA So far none of the models come close to gpt and cannot follow instructions well...

:+1: would love to see this merged

orbstack cli docs: https://docs.orbstack.dev/machines/commands

> i'm wondering, with all these languages available what is the recommended way to pick a parser/language for a given file? there's some logic in the tree-sitter cli that does...

@6by9 @popcornmix is there anything I can do to help fix this regression?

We're tracking some customer crashes on M1 macOS 13.1 which seems to be related to the `__fork` commit. However, I have not yet been able to replicate on our own...

We are tracking `release-branch.go1.19` in a fork that we use here: https://github.com/fancybits/go/tree/fancybits-1.19 The customer confirmed that reverting the `__fork` change fixed his crashes. I also got more details about his...

As I noted in my original patch, my heuristic here is not comprehensive and will return an error on some videos which actually can be decoded by VT on iOS....

> ffmpeg -hide_banner -i https://s3.amazonaws.com/tmm1/videotoolbox/interlaced.ts -map v -bsf:v trace_headers -vframes 1 -c copy -f null -y /dev/null 2>&1 | egrep '(mbs|mb_)' ``` $ ffmpeg -i interlaced.ts ... [AVBSFContext @ 0x7f8921e21080]...