Update README.md
Browse files
README.md
CHANGED
|
@@ -17,6 +17,9 @@ library_name: mlx-lm
|
|
| 17 |
pipeline_tag: text-generation
|
| 18 |
---
|
| 19 |
**Developed By Samiya Kashif, Kashif Salahuddin & Rohan Bhangale & Robert Rojek**
|
|
|
|
|
|
|
|
|
|
| 20 |
## 1. Executive Summary
|
| 21 |
|
| 22 |
**Minimalism** is a specialized coding assistant built as a LoRA (Low-Rank Adaptation) adapter for the Qwen2.5-Coder-0.5B-Instruct base model. Unlike generic coding assistants, Minimalism implements a "runnable-first" philosophy: when users request code, responses are structured with clear **Solution**, **Usage**, and **Sanity test** sections, ensuring developers receive immediately executable code with minimal friction.
|
|
|
|
| 17 |
pipeline_tag: text-generation
|
| 18 |
---
|
| 19 |
**Developed By Samiya Kashif, Kashif Salahuddin & Rohan Bhangale & Robert Rojek**
|
| 20 |
+
|
| 21 |
+
https://huggingface.co/blog/salakash/minimalism
|
| 22 |
+
|
| 23 |
## 1. Executive Summary
|
| 24 |
|
| 25 |
**Minimalism** is a specialized coding assistant built as a LoRA (Low-Rank Adaptation) adapter for the Qwen2.5-Coder-0.5B-Instruct base model. Unlike generic coding assistants, Minimalism implements a "runnable-first" philosophy: when users request code, responses are structured with clear **Solution**, **Usage**, and **Sanity test** sections, ensuring developers receive immediately executable code with minimal friction.
|