Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,11 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# OLMo-7B-Instruct-GGUF
|
6 |
|
7 |
This repo contains GGUF files of the [ssec-uw/OLMo-7B-Instruct-hf](https://huggingface.co/ssec-uw/OLMo-7B-Instruct-hf) which is derived from [allenai/OLMo-7B-Instruct](https://huggingface.co/allenai/OLMo-7B-Instruct) model.
|
8 |
-
These files can be used with llama.cpp or other software like ollama and LM Studio.
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: text-generation
|
6 |
---
|
7 |
|
8 |
# OLMo-7B-Instruct-GGUF
|
9 |
|
10 |
This repo contains GGUF files of the [ssec-uw/OLMo-7B-Instruct-hf](https://huggingface.co/ssec-uw/OLMo-7B-Instruct-hf) which is derived from [allenai/OLMo-7B-Instruct](https://huggingface.co/allenai/OLMo-7B-Instruct) model.
|
11 |
+
These files can be used with llama.cpp or other software like ollama and LM Studio.
|