Update README.md
Browse files
README.md
CHANGED
|
@@ -16,7 +16,7 @@ datasets:
|
|
| 16 |
library_name: mlx-lm
|
| 17 |
pipeline_tag: text-generation
|
| 18 |
---
|
| 19 |
-
**Developed By Samiya Kashif, Kashif Salahuddin & Rohan Bhangale**
|
| 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.
|
|
|
|
| 16 |
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.
|