Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-nc-sa-4.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-sa-4.0
|
3 |
+
base_model: SF-Foundation/TextBase-7B-v0.1
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
pipeline_tag: text-generation
|
7 |
+
tags:
|
8 |
+
- mistral
|
9 |
+
- gguf
|
10 |
+
library_name: llama.cpp
|
11 |
+
model_creator: SF-Foundation
|
12 |
+
model_name: TextBase-7B-v0.1
|
13 |
+
model_type: mistral
|
14 |
+
quantized_by: mgonzs13
|
15 |
+
---
|