Elixir and Machine Learning: Q3 2023 roundup
1–6 of 6 posts
Re: Elixir and Machine Learning: Q3 2023 roundup
#2Re: Elixir and Machine Learning: Q3 2023 roundup
#3Been standing on the sholders of much of this for a while now from prototyping in livebook and for various ML/LLM backed prod projects with things like self hosting embedding models (thanks to NX + bumblebee + OS Models from ) and using meta fais for vector storage neatly via elixirs solid native bindings story, to generally elixir being great for streaming output from LLMs or building more complex agents on top of them using the process model / OTP.
Re: Elixir and Machine Learning: Q3 2023 roundup
#4I just love that you can create robust ML services. Which for me, isn't as easy to do in Python, even though I've created async service with core Tornado before asyncio was a thing.
Re: Elixir and Machine Learning: Q3 2023 roundup
#5Hi everyone, author here. This is a roundup from multiple projects and collaborators within the Elixir+ML ecosystem. I will be glad to answer questions where I can. :)
Re: Elixir and Machine Learning: Q3 2023 roundup
#6Hi everyone, author here. This is a roundup from multiple projects and collaborators within the Elixir+ML ecosystem. I will be glad to answer questions where I can. :)
What is the state of NX on Apple hardware?