Issues 共 23
Missing pyproject.toml
#72 · IceIce1ce · 2025-11-13
Use a quantized LM or something smaller to make it easier to run the demo
#47 · luke-carlson · 2024-11-22
Convert all argparse arguments to data classes + simple parsing
#46 · luke-carlson · 2024-11-22
Assist in creating MLX implementations of UNet, NestedUnet, etc
#45 · luke-carlson · 2024-11-22
Create separate dependency lists for cpu vs gpu, eg "pip install .[cpu]" vs "pip install .[gpu]"
#40 · luke-carlson · 2024-11-15
Switch the default `pytest` call to run just CPU test cases
#39 · luke-carlson · 2024-11-15
Separate python dependencies into optional groups
#38 · luke-carlson · 2024-11-15
renaming instances of token_file to vocab_file
#37 · aaliyahnl · 2024-11-14
Web demo fails if generation is stopped before completion
#36 · levinkhho · 2024-11-14
Potential update to pyproject.toml to get web demos to run?
#34 · emmagarr · 2024-11-14