Text Generation
Transformers
PyTorch
code
gpt2
custom_code
Eval Results
text-generation-inference
olivierdehaene HF staff commited on
Commit
2db39c3
1 Parent(s): bb63c0e

Activate inference API

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ programming_language:
9
  - JavaScript
10
  - Python
11
  pipeline_tag: text-generation
12
- inference: false
13
  widget:
14
  - text: 'def print_hello_world():'
15
  example_title: Hello world
9
  - JavaScript
10
  - Python
11
  pipeline_tag: text-generation
12
+ inference: true
13
  widget:
14
  - text: 'def print_hello_world():'
15
  example_title: Hello world