gardner commited on
Commit
b1529c0
·
verified ·
1 Parent(s): 73dfc58

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -37,6 +37,7 @@ widget:
37
  <|im_start|>user
38
  Hi, I need a barcode for the input "12345" in the format "EAN-13".<|im_end|>
39
  <|im_start|>assistant
 
40
  output:
41
  text: '[ { "name": "generate_barcode", "arguments": { "input": "12345", "format": "EAN-13" } } ]'
42
  pipeline_tag: text-generation
 
37
  <|im_start|>user
38
  Hi, I need a barcode for the input "12345" in the format "EAN-13".<|im_end|>
39
  <|im_start|>assistant
40
+
41
  output:
42
  text: '[ { "name": "generate_barcode", "arguments": { "input": "12345", "format": "EAN-13" } } ]'
43
  pipeline_tag: text-generation