Text Generation
Transformers
PyTorch
code
gpt2
custom_code
Eval Results
text-generation-inference
lvwerra HF staff commited on
Commit
cfee4c0
1 Parent(s): 79d9bea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -9,6 +9,7 @@ programming_language:
9
  - JavaScript
10
  - Python
11
  pipeline_tag: text-generation
 
12
  widget:
13
  - text: 'def print_hello_world():'
14
  example_title: Hello world
 
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