Hwanjun commited on
Commit
c35ccd8
·
verified ·
1 Parent(s): 0026daf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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