Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,10 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- gguf
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
Updated with new tokenizer.
|
6 |
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- gguf
|
4 |
+
license: other
|
5 |
+
license_name: llama-3
|
6 |
+
license_link: https://llama.meta.com/llama3/license
|
7 |
+
pipeline_tag: text-generation
|
8 |
---
|
9 |
Updated with new tokenizer.
|
10 |
|