Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,10 @@
|
|
1 |
---
|
2 |
license: llama3.1
|
|
|
|
|
|
|
3 |
pipeline_tag: text-generation
|
|
|
4 |
---
|
5 |
# Reflection Llama-3.1 70B GGUF
|
6 |
|
|
|
1 |
---
|
2 |
license: llama3.1
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
base_model: mattshumer/ref_70_e3
|
6 |
pipeline_tag: text-generation
|
7 |
+
library_name: ggml
|
8 |
---
|
9 |
# Reflection Llama-3.1 70B GGUF
|
10 |
|