midnightcoderagent commited on
Commit
8eb39de
·
verified ·
1 Parent(s): e1e1929

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -24,7 +24,14 @@ tags:
24
 
25
  MidnightCoder-30B-GGUF is designed for developers who want to run a powerful coding model locally using **llama.cpp**, **Ollama**, **LM Studio**, or any GGUF-compatible inference engine.
26
 
27
- This distribution is intended to work together with the **Midnight Coder** agent, providing a structured and specification-driven software engineering workflow.
 
 
 
 
 
 
 
28
 
29
  ---
30
 
 
24
 
25
  MidnightCoder-30B-GGUF is designed for developers who want to run a powerful coding model locally using **llama.cpp**, **Ollama**, **LM Studio**, or any GGUF-compatible inference engine.
26
 
27
+ This distribution is optimized for the **Midnight Coder** agent but is fully compatible with any coding agent or workflow. It excels at structured, specification-driven software engineering while remaining suitable for general-purpose coding tasks.
28
+
29
+ ## 🔗 Midnight Coder Agent
30
+
31
+ - **GitHub:** https://github.com/midnightcoderagent/Midnight-Coder
32
+ - **Website:** https://midnightcoderagent.github.io
33
+ - **Install:** npm install -g midnight-coder (Linux support currently available. Windows and macOS support coming soon.)
34
+ - **Issues & Feature Requests:** https://github.com/midnightcoderagent/Midnight-Coder/issues
35
 
36
  ---
37