Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,9 @@ language:
|
|
7 |
base_model:
|
8 |
- microsoft/Phi-4-mini-instruct
|
9 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
|
|
7 |
base_model:
|
8 |
- microsoft/Phi-4-mini-instruct
|
9 |
pipeline_tag: text-generation
|
10 |
+
tags:
|
11 |
+
- mlx
|
12 |
+
- fine-tuned
|
13 |
+
- sql
|
14 |
+
- phi4
|
15 |
---
|