CoolFace
Apppublic

mstyslavity/optiq-mlx-my-model

sourceHugging Faceupdated 1mo agoView on Hugging Face
0likes
13 commits on main
667821b1mo ago

fix: set clean upstream HF model_id in config and README YAML frontmatter

mstyslavity
207fcdc1mo ago

feat: enable ZeroGPU with spaces decorator and jang quantization

mstyslavity
3f4ca701mo ago

feat: switch to JANG quantization (works on Linux via NumPy fallback)

mstyslavity
46a73d11mo ago

fix: remove audioop-lts (only needed on Python 3.13+, we use 3.12)

mstyslavity
5414c0b1mo ago

fix: replace optiq CLI with mlx-lm convert API (Linux compat)

mstyslavity
b6e65cd1mo ago

Format stderr in code block for Gradio

mstyslavity
a63113b1mo ago

Capture subprocess stderr

mstyslavity
303984d1mo ago

Set trust_remote_code=True for tokenizers

mstyslavity
0460b921mo ago

Update requirements.txt

mstyslavity
a930ec61mo ago

Use valid python version 3.12

mstyslavity
b90ac4f1mo ago

Set python_version as string with quotes

mstyslavity
20de0461mo ago

Fix python version for mlx-optiq

mstyslavity
8833d391mo ago

Initial commit for OptiQ Space

mstyslavity