TimeRobber sbrandeis HF Staff commited on
Commit
cf47bb3
·
verified ·
1 Parent(s): b70aa86

Enable inference & update examples in README to be compatible with soon-to-come ChatWidget (#54)

Browse files

- Enable inference & update examples in README to be compatible with soon-to-come ChatWidget (6ca1f9d73ef70b918f4ccdfdd59279a65f0923c6)


Co-authored-by: Simon Brandeis <[email protected]>

Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -3,7 +3,11 @@ license: apache-2.0
3
  pipeline_tag: text-generation
4
  tags:
5
  - finetuned
6
- inference: false
 
 
 
 
7
  ---
8
 
9
  # Model Card for Mistral-7B-Instruct-v0.2
 
3
  pipeline_tag: text-generation
4
  tags:
5
  - finetuned
6
+ inference: true
7
+ widget:
8
+ - messages:
9
+ - role: user
10
+ content: What is your favorite condiment?
11
  ---
12
 
13
  # Model Card for Mistral-7B-Instruct-v0.2