Skip to content

Conversation

avik-pal
Copy link
Member

@avik-pal avik-pal commented Sep 4, 2025

  • forward pass working
  • huggingface weights loading
  • tokenizer
  • text generation
  • ensure correctness for text outputs
  • selective scan implementation
    • reference sequential implementation
    • cumsum based version
    • associative scan (unrolled version like in jax)
    • associative scan with stablehlo.while
  • make it into a cli app like Qwen3/main.jl

@avik-pal avik-pal force-pushed the ap/minimal_mamba branch 2 times, most recently from b19e020 to 39fa2aa Compare September 6, 2025 13:52
@avik-pal avik-pal force-pushed the ap/minimal_mamba branch 2 times, most recently from cc85273 to 5f2865c Compare September 12, 2025 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant