alokabhishek
commited on
Commit
•
0e6c0ed
1
Parent(s):
4bd33c2
Update Readme
Browse files
README.md
CHANGED
@@ -2,8 +2,15 @@
|
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
|
|
7 |
# Model Card for alokabhishek/Mistral-7B-Instruct-v0.2-GGUF
|
8 |
|
9 |
<!-- Provide a quick summary of what the model is/does. -->
|
|
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
pipeline_tag: text-generation
|
5 |
+
tags:
|
6 |
+
- GGUF
|
7 |
+
- quantized
|
8 |
+
- 4bit
|
9 |
+
- Mistral
|
10 |
+
- Mistral-7B
|
11 |
---
|
12 |
|
13 |
+
|
14 |
# Model Card for alokabhishek/Mistral-7B-Instruct-v0.2-GGUF
|
15 |
|
16 |
<!-- Provide a quick summary of what the model is/does. -->
|