Update README.md
Browse files
README.md
CHANGED
@@ -24,6 +24,8 @@ pipeline_tag: text-generation
|
|
24 |
|
25 |
**MiniCoderX** is a structure-aware, transformer-based small language model (SLM) for code generation. It blends modern architectural techniques with efficient deployment using tools like **LangChain** and **Ollama**, making it ideal for rapid local experimentation.
|
26 |
|
|
|
|
|
27 |
---
|
28 |
|
29 |
## ✨ Features
|
|
|
24 |
|
25 |
**MiniCoderX** is a structure-aware, transformer-based small language model (SLM) for code generation. It blends modern architectural techniques with efficient deployment using tools like **LangChain** and **Ollama**, making it ideal for rapid local experimentation.
|
26 |
|
27 |
+
Link -> https://v0-mini-coder-x.vercel.app/
|
28 |
+
|
29 |
---
|
30 |
|
31 |
## ✨ Features
|