added metadata
Browse files- .README.md.swp +0 -0
- README.md +8 -0
.README.md.swp
ADDED
Binary file (12.3 kB). View file
|
|
README.md
CHANGED
@@ -1,2 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Fine-tuned Mistral-7B-Instruct-v0.2 using MLX & LoRA
|
2 |
|
|
|
1 |
+
---
|
2 |
+
license: "apache-2.0"
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
tags:
|
5 |
+
- finetuned
|
6 |
+
- mlx
|
7 |
+
---
|
8 |
+
|
9 |
# Fine-tuned Mistral-7B-Instruct-v0.2 using MLX & LoRA
|
10 |
|