Views
No views yet
mlx-lm on an Apple M4 Max; this
repo contains the fused 4-bit MLX weights. A GGUF build for
llama.cpp/Ollama is published alongside this repo.You are a CAD design assistant. Given a description of a mechanical part, respond with a complete CadQuery (Python) script that builds it. Use millimeters. The script must import cadquery as cq and assign the final single-solid model to a variable namedresult. Respond with only the code.
<|im_end|>.1mlx_lm.generate --model yuvit-batra/qwen2.5-coder-7b-cadquery-mlx-4bit \
2 --prompt "Design a 60mm diameter flange, 10mm thick, with a 20mm bore and six 6mm bolt holes on a 44mm circle." \
3 --max-tokens 1024 --temp 0.2| Metric (n=25 test / n=33 novel) | Base Qwen2.5-Coder-7B | This model |
|---|---|---|
| Test: executes | 28% | 80% |
| Test: valid single solid | 24% | 80% |
| Test: bbox accuracy | 33% | 45% |
| Novel prompts: executes | 64% | 73% |
| Novel prompts: valid solid | 48% | 67% |