gtebbutt
gtebbutt
I understand if this isn't considered a major/breaking issue as per #669 - even if not, I figured it's worth making a note of. Input on the tvOS simulator (I...
System has been set up and working well for around 6 months, with bidirectional sync for two Google calendars (one personal, one shared) + contacts to Outlook 2016. One or...
I'm a newcomer to viro, and it's been a bit of a struggle to get up and running, so I'm trying to pull together all of the relevant information in...
Firstly, thank you for the work on this library - given the performance issues with `UIWebView`, I'm surprised this hasn't been merged into React Native as the default. I was...
Possibly expected behaviour, but it seemed worth mentioning: the void selector currently excludes nodes which contain only whitespace (where a CSS :empty selector would match). ``` clojure [[:div#menu void]] ```...
This has been a particularly interesting one to debug! Possibly related to https://github.com/1adrianb/face-alignment/issues/340? I've got some machine instances that were set up last week and are running fine on version...
I've noticed an interesting issue when running on multi-GPU machines: although selecting `gpu(N)` as the decoding context initially works as expected, the overall throughput when running multiple processes drops off...
I've been doing some work around NTK and YaRN scaling, and I noticed that PR https://github.com/huggingface/transformers/pull/29198 adds linear scaling `t = t / self.scaling_factor` to the constructor for the `LlamaRotaryEmbedding`...
Firstly, great tool, thank you! Interestingly the binary seems to work fine for me on Ventura 13.2.1 (Intel MBP) - not sure if that's Intel specific or something in my...
Hi, I just wanted to check if there's anything on the roadmap to add support for the new fixed plan API endpoints? It'd be a huge help to our workflow...