Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
**Description**
|
2 |
GGUF Format model files for [this project](https://huggingface.co/bogdan1/llama2-bg).
|
3 |
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- bg
|
4 |
+
license: mit
|
5 |
+
library_name: transformers
|
6 |
+
pipeline_tag: text-generation
|
7 |
+
tags:
|
8 |
+
- text-generation-inference
|
9 |
+
---
|
10 |
+
|
11 |
**Description**
|
12 |
GGUF Format model files for [this project](https://huggingface.co/bogdan1/llama2-bg).
|
13 |
|