May 15, 2026
Nx, EXLA and Torchx 0.12 have just been published! This update set comes with the new Nx.block abstraction and the EXLA.CustomCall protocol, which together will allow users to provide native C or CUDA implementations fo…
24
345
11
Hot in Nx:
Latest Nx Threads
A deep dive for engineers. This is the long one: every design decision, every config line, and every gotcha involved in running an embedd...
New
Nx, EXLA and Torchx 0.12 have just been published!
This update set comes with the new Nx.block abstraction and the EXLA.CustomCall proto...
New
Howdy all! I’m a former web dev that had used Elixir at work and loved it. I decided to try and learn some machine learning basics and st...
New
Aloha gang,
I’m working on a port of Sakana AI’s TRINITY, an evolved LLM coordinator:
TRINITY Paper
OpenReview
Downloadable Assets
I...
New
Igor Ostaptchenko, Detroit MI — Senior/Staff Elixir Engineer, 13 years on the BEAM (Remote US, UTC-5)
About me
I have been shipping Elixi...
New
adbc seems to use a huge amount more memory than “native” drivers.
I’m dumping large amounts of data each minute, about 600k data points...
New
Have you suffered with CUDA driver installation? Ubuntu promises to solve your pain in the upcoming 26.04 release: sudo apt install cuda...
New
I would want to create local phoenix app to allow semantic search for local files.
In order to do this I need to calculate embeddings fo...
New
I’ve been working on an open-source framework for training bots for Super Smash Bros. Melee in Elixir (ExPhil). Along the way I got thoro...
New
I am looking for reviews by practitioners: GitHub - borodark/exmc: Probabilistic programming in BEAM
A Probabilistic Programming enviro...
New
HOTTEST Nx THIS WEEK!
A deep dive for engineers. This is the long one: every design decision, every config line, and every gotcha involved in running an embedd...
New
HOTTEST Nx THIS MONTH!
HOTTEST Nx THIS YEAR!
High-performance computing (HPC) is the use of supercomputers and parallel computing techniques to solve complex computational problems. ...
New
I wanted to stop by to say thank you
I was recently working through a hobby learning project for retrieval augmented generation, with som...
New
Aloha gang,
I’m working on a port of Sakana AI’s TRINITY, an evolved LLM coordinator:
TRINITY Paper
OpenReview
Downloadable Assets
I...
New
Hi, I’m trying to load Whisper models into Elixir using Nx, EXLA, and Bumblebee.
I’ve encountered the following issue:
When using the w...
New
Hi, I could not compile dependency :axon_onnx :
Mix.install([
{:axon, "~> 0.5"},
{:nx, "~> 0.5"},
{:exla, "~> 0.5"},
{:stb_imag...
New
I’m brand new to AI and using NX/Bumblebee. I have attempted to adapt this example from the bumblebee docs to generate a narrative descr...
New
Nx, EXLA and Torchx 0.12 have just been published!
This update set comes with the new Nx.block abstraction and the EXLA.CustomCall proto...
New
I’ve run into an issue that I don’t understand. Running on an M1 mac with 32 GB of ram trying to execute a very small LLM and I’m seeing ...
New
Hello, I am playing with quantitative finance with Elixir. This library is more a way for me to explore and learn in this area and especi...
New
Hey gang, I’m running a Livebook locally on a machine that has an onboard graphics card.
Processor: AMD Ryzen™ 7 PRO 6850U with Radeon™ ...
New
I’ve been messing around with image generation models recently and thought this could be wrapped in a library or people could just use th...
New
I’ve been working on an open-source framework for training bots for Super Smash Bros. Melee in Elixir (ExPhil). Along the way I got thoro...
New
I’ve recently been interested in trying out Nx with Bumblebee so have been following along with the fantastic dockyard article on creatin...
New
Hey, I know compiling with EMLX is unstable at the moment.
Is there already a plan how to make the compiler work?
I still tried to comp...
New
Hi all,
After having read about SmolDocling :front_facing_baby_chick: for parsing PDF:s I’m really keen to give it a spin as an alternat...
New
HOTTEST Nx THE LAST THREE YEARS!
Planning an AI (LLM) app with RAG & PEFT, based on newest open source models (Llama-2, Mixtral, tbe).
However I hate Python/JS (norm...
New
As a data scientist at an insurtech, I primarily develop in Python but the rest of our company uses Elixir for non-DSML (data science/mac...
New
We are glad to announce a variety of Neural Networks models are now available to the Elixir community via the Bumblebee project.
We have...
New
Sean Moriarity @seanmor5
edited by Tammy Coron @Paradox927
Stable Diffusion, ChatGPT, Whisper—these are just a few examples of incredibl...
New
Hey there,
I’ve got a project where I need to encode sentences using a sentence-transformer model. Currently, I’m using Python and the s...
New
Is there any list of hardware, i.e. GPU that is compatible with Nx/Axon/etc. (apologies if I missed this information)? Does the general “...
New
Hey all :wave:
I took me a bit more than 1 year but I finally managed to finish “Programming Machine Learning - From Coding to Deep Lear...
New
I am trying to use Meta’s Llama 2 with Bumblebee, but I am getting a 401 error when I try to load it. I have been granted access to the ...
New
Hello everyone,
I am trying to group vectors into clusters of similarity.
I have extracted a video into screenshots, each seconds, and ...
New
Welcome to our Genetic Algorithms in Elixir Book Club! :048:
With AI set to play a big role in our industry we’re lucky to have Nx, so h...
New
Hello,
Like many people on Earth, I’ve been trying to understand the transformer architecture. I translated the Python code in Let's bui...
New
Interesting Hacker News item on Mojo which is Chris Lattner’s take on adapting Python to the numerical computing / machine learning world...
New
One “downside” of Elixir being a functional programming language is that it’s slow when lots and lots of data has to be transformed. So, ...
New
I’m trying to port some code from python, to elixir. The python code generates tensors from embedding in BERT, then does some form of sim...
New
Hello Nx community! :wave:
I’m here as a noob in the field of AI (and python), trying to accomplish a task with my favourite language. I...
New
HOTTEST Nx THIS Over 3 Years!
I just saw this tweet passing by but I have no idea what it’s hinting at, but it looks awesome :slight_smile:
https://twitter.com/joseva...
New
Soon we’ll have Nx - numerical computing, GPU acceleration, ML, tensor operations, etc.
What will be the best applications for Nx? Sim...
New
Hello, I have been trying to compile EXLA, to use it with Nx and Axon. Unfortunately, I’ve been having issues compiling it to work along ...
New
Hello, I have been trying to get Exla installed for use with Nx and Axon. I am running Ubuntu 20 and I have read through the instructions...
New
Long expected :slight_smile:
New
How to detect square region in an image using nx?
New
So I was trying to migrate some python code that I was running into my elixir code. My set up is that I have Elixir running most of the c...
New
In case you missed it, Bumblebee has just been released :honeybee: and I’m wondering what you all might be using it for or what you might...
New
I would like to remove zero values from my tensors. My guess is to identify them using Nx.greater and then Nx.take the values I want to ...
New
Does anyone have any guides, tips or primers for Nx (or ML in general)?
I guess specifically things that would be helpful before reading...
New
I have successfully fine-tuned the BERT model using my CPU. I would like to try fine-tuning using my GPU an RTX4090 with 24GB RAM. I am g...
New
Trying to follow Jose’s video on Announcing Livebook (with Axon). The very first Elixir cell introducing the dependencies fails on EXLA c...
New
With a wide range of libraries focused on the machine learning market, such as TensorFlow, NumPy, Pandas, Keras, and others, Python has m...
New
Hello,
I’ve just started learning Elixir few weeks ago and I really enjoy that language.
Currently, I’d like to start with machine lear...
New
Hey all, newbie here with a newbie question :wave:
I’m wondering what’s the easier way to get the first n rows from a multi-dimensional ...
New
Nx
Also known as:
Numerical Elixir
Numerical Elixir
Classification:
Numerical Computing Library
Threads:
338
Posts:
1933
"Multi-dimensional arrays (tensors) and numerical definitions for Elixir"
- Follow
- Join
- Shape
the conversation
Nx on GitHub
Confs & Meetups
16 days remaining
DC Elixir
Build Night: Hands-on with Zig and Zigler - Washington DC/USA July 15, 2026Featured Nx Book
Latest Nx Learning Resources
Let's build GPT from scratch w/ Nx and Axon
Other ResourcesProgramming Machine Learning (book) - Livebooks with Nx and Axon
Other ResourcesGet money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Saved Forums
-
None saved yet
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex








