Metadata-Version: 2.4
Name: fackel
Version: 0.1.1
Summary: Add your description here
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: jax>=0.10.2
Requires-Dist: safetensors>=0.8.0

# Fackel 🔥

A functional DL framework based on jax. 

See this is experimental and suepr new. I like what jax does but for me it felt super difficult to express models using vanila jax but at the same time i am not a fan of flax... so i need an approach where it is like jax but can help me with what I want.

It is designed to be close enough that it gives Jax vibes but not the pain. It is a skill issue but gotta wait and see...
