Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,12 @@
|
|
2 |
license: other
|
3 |
license_name: llama-3-license
|
4 |
license_link: https://huggingface.co/meta-llama/Meta-Llama-3-8B/blob/main/LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
# Llama-3-Orca-1.0-8B-GGUF
|
7 |
|
|
|
2 |
license: other
|
3 |
license_name: llama-3-license
|
4 |
license_link: https://huggingface.co/meta-llama/Meta-Llama-3-8B/blob/main/LICENSE
|
5 |
+
library_name: transformers
|
6 |
+
tags:
|
7 |
+
- gguf
|
8 |
+
language:
|
9 |
+
- en
|
10 |
+
pipeline_tag: text-generation
|
11 |
---
|
12 |
# Llama-3-Orca-1.0-8B-GGUF
|
13 |
|