winglian commited on
Commit
5111db7
1 Parent(s): bd55e5c

Update pipeline_tag so model card inference will work

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -5,7 +5,7 @@ datasets:
5
  language:
6
  - en
7
  library_name: transformers
8
- pipeline_tag: conversational
9
  ---
10
 
11
  # Freedom-AI-Collective/llama-13b-alpaca-wizard-vicuna
@@ -17,4 +17,4 @@ pipeline_tag: conversational
17
  - `wizardlm` TBD
18
  - `vicuna` TBD
19
 
20
- <pre>Brought to you by the Freedom AI Collective</pre>
 
5
  language:
6
  - en
7
  library_name: transformers
8
+ pipeline_tag: text-generation
9
  ---
10
 
11
  # Freedom-AI-Collective/llama-13b-alpaca-wizard-vicuna
 
17
  - `wizardlm` TBD
18
  - `vicuna` TBD
19
 
20
+ <pre>Brought to you by the Freedom AI Collective</pre>