Upload tokenizer
Browse files
README.md
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
---
|
2 |
-
library_name: transformers
|
3 |
language:
|
4 |
- en
|
5 |
-
|
6 |
license: llama3.1
|
|
|
7 |
---
|
8 |
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
|
|
|
1 |
---
|
|
|
2 |
language:
|
3 |
- en
|
4 |
+
library_name: transformers
|
5 |
license: llama3.1
|
6 |
+
pipeline_tag: text-generation
|
7 |
---
|
8 |
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
|