Ewout ter Hoeven

Results 224 comments of Ewout ter Hoeven

Thanks for getting back so quickly! As soon as you update the license file, from that moment onwards all current code falls under the new license, as well as new...

> Nightly builds of python-3.11 wheels is already published to https://download.pytorch.org/whl/nightly but CI can be tricky, in particular around JIT support (which probably needs a separate task) Awesome! Do you...

I updated the starting post to reflect that Linux x64 wheels are available for Python 3.11, but others are not. I see there is now also a [Python 3.11](https://github.com/pytorch/pytorch/milestone/35) milestone....

I think groq currently is one of the most interesting options for API-based agents. It's not only the fastest (by far), but also the cheapest, at running many models, [including](https://artificialanalysis.ai/models/llama-3-instruct-70b/providers)...

They now also released a larger, 104B parameter model: [C4AI Command R+](https://huggingface.co/CohereForAI/c4ai-command-r-plus)

@awni thanks for looking into this! Do you have anything to share as of now? This is currently the second highest upvoted open issue by the way!

> Specify both message and version: @deprecated("message", since = "1.0") What message and which version should we specify?

Thanks for the reminder! Feel free to squash the commits when merging.

Great idea, I will love to see a NDK compatibility table somewhere in the documentation!

> It just isn't consolidated across NDKs into one location. This would add value and is the point of this issue, I think.