How to use from
OpenClaw
Start the llama.cpp server
# Install llama.cpp:
brew install llama.cpp
# Start a local OpenAI-compatible server:
llama serve -hf BreyAIrev/AInewgen-CNC-Controller-Complete:Q4_K_M
Configure OpenClaw
# Install OpenClaw:
npm install -g openclaw@latest
# Register the local server and set it as the default model:
openclaw onboard --non-interactive --mode local \
  --auth-choice custom-api-key \
  --custom-base-url http://127.0.0.1:8080/v1 \
  --custom-model-id "BreyAIrev/AInewgen-CNC-Controller-Complete:Q4_K_M" \
  --custom-provider-id llama-cpp \
  --custom-compatibility openai \
  --custom-text-input \
  --accept-risk \
  --skip-health
Run OpenClaw
openclaw agent --local --agent main --message "Hello from Hugging Face"
Quick Links

🛠️ AInewgen CNC Controller — Complete (14B)

[English below]

Modèle expert CNC & G-code d'AInewgen : génération de G-code de qualité production pour Fanuc, Siemens, Heidenhain, GRBL et LinuxCNC. Fine-tuné à partir de Qwen2.5-Coder-14B et distribué en GGUF Q4_K_M (9 Go), prêt pour Ollama, llama.cpp et LM Studio — il tourne sur un GPU 16 Go ou en CPU.

C'est la version complète de notre gamme CNC : voir aussi AInewgen-CNC-Controller-Basic, le dataset cnc-gcode-expert et le Space Cnc Gcode Auditor.

Utilisation rapide (Ollama)

ollama run hf.co/BreyAIrev/AInewgen-CNC-Controller-Complete

Prompt système recommandé :

Tu es un expert CNC. Tu génères du G-code Fanuc, Siemens et Heidenhain de qualité
production. Tu réponds toujours avec du code complet, commenté, avec paramètres de
coupe justifiés et vérifications de sécurité avant usinage.

Capacités

  • Cycles de perçage/taraudage (G81-G84), poches, contournage, filetage (G76)
  • Compensations d'outil (G41/G42/G43), décalages (G54-G59)
  • Paramètres de coupe par matériau (aluminium, acier, inox, plastiques)
  • Diagnostics d'erreurs et vérifications de sécurité avant usinage
  • Bilingue : instructions en français ou en anglais

Détails techniques

Base Qwen2.5-Coder-14B-Instruct (Apache-2.0)
Format GGUF Q4_K_M — 9,0 Go
Contexte 32k tokens
Entraînement Fine-tuning LoRA sur corpus CNC spécialisé AInewgen

🛠️ AInewgen CNC Controller — Complete (14B) (English)

AInewgen's expert CNC & G-code model: production-grade G-code generation for Fanuc, Siemens, Heidenhain, GRBL and LinuxCNC. Fine-tuned from Qwen2.5-Coder-14B, shipped as GGUF Q4_K_M (9 GB) — runs on a 16 GB GPU or CPU via Ollama, llama.cpp or LM Studio.

ollama run hf.co/BreyAIrev/AInewgen-CNC-Controller-Complete

Covers drilling/tapping cycles, pocketing, threading, tool compensation, per-material cutting parameters, error diagnostics and pre-machining safety checks. Instructions in French or English.

About AInewgen

AInewgen is a Canadian 🍁 company building specialized AI for electronics (PCB), scientific computing and manufacturing.

License

Apache-2.0 (same as the Qwen2.5-Coder base). Attribution appreciated: AInewgen CNC Controller Complete (BreyAIrev, 2026).

Downloads last month
7
GGUF
Model size
15B params
Architecture
qwen2
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for BreyAIrev/AInewgen-CNC-Controller-Complete

Base model

Qwen/Qwen2.5-14B
Quantized
(115)
this model

Dataset used to train BreyAIrev/AInewgen-CNC-Controller-Complete