Dagonez commited on
Commit
1f020bc
1 Parent(s): 4647c66

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,6 +5,6 @@ library_name: transformers
5
  tags:
6
  - chatbot
7
  - conversational
8
- inference: false
9
  base_model: "microsoft/DialoGPT-small"
10
  ---
 
5
  tags:
6
  - chatbot
7
  - conversational
8
+ inference: True
9
  base_model: "microsoft/DialoGPT-small"
10
  ---