Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,8 @@ library_name: transformers
|
|
3 |
base_model:
|
4 |
- meta-llama/Llama-3.2-3B-Instruct
|
5 |
pipeline_tag: summarization
|
|
|
|
|
6 |
---
|
7 |
|
8 |
|
|
|
3 |
base_model:
|
4 |
- meta-llama/Llama-3.2-3B-Instruct
|
5 |
pipeline_tag: summarization
|
6 |
+
widget:
|
7 |
+
- text: "We are now testing this. Output is something wrong."
|
8 |
---
|
9 |
|
10 |
|