Update README.md (#2)
Browse files- Update README.md (8458b44e9c0928481a8056ebdd876d65f0da26e7)
Co-authored-by: Evgeniya Dimitrova <[email protected]>
README.md
CHANGED
@@ -1,15 +1,13 @@
|
|
1 |
---
|
2 |
base_model: mistralai/Mistral-7B-v0.1
|
3 |
tags:
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
language:
|
9 |
- bg
|
10 |
-
- en
|
11 |
library_name: transformers
|
12 |
-
pipeline_tag: text-generation
|
13 |
license: apache-2.0
|
14 |
---
|
15 |
# INSAIT-Institute/BgGPT-7B-Instruct-v0.1
|
@@ -84,4 +82,4 @@ model = AutoModelForCausalLM.from_pretrained(
|
|
84 |
|
85 |
## Use with GGML / llama.cpp
|
86 |
|
87 |
-
The model in GGUF format [INSAIT-Institute/BgGPT-7B-Instruct-v0.1-GGUF](https://huggingface.co/INSAIT-Institute/BgGPT-7B-Instruct-v0.1-GGUF)
|
|
|
1 |
---
|
2 |
base_model: mistralai/Mistral-7B-v0.1
|
3 |
tags:
|
4 |
+
- mistral
|
5 |
+
- instruct
|
6 |
+
- bggpt
|
7 |
+
- insait
|
8 |
language:
|
9 |
- bg
|
|
|
10 |
library_name: transformers
|
|
|
11 |
license: apache-2.0
|
12 |
---
|
13 |
# INSAIT-Institute/BgGPT-7B-Instruct-v0.1
|
|
|
82 |
|
83 |
## Use with GGML / llama.cpp
|
84 |
|
85 |
+
The model in GGUF format [INSAIT-Institute/BgGPT-7B-Instruct-v0.1-GGUF](https://huggingface.co/INSAIT-Institute/BgGPT-7B-Instruct-v0.1-GGUF)
|