Text2Text Generation
Transformers
PyTorch
English
switch_transformers
ybelkada HF staff byoussef commited on
Commit
14b5b82
1 Parent(s): 8091f1d

Update README.md (#11)

Browse files

- Update README.md (dd5878c65e247fad9a81c2ce9e9d5245a4087a55)


Co-authored-by: youssef boulaouane <byoussef@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -110,7 +110,7 @@ print(tokenizer.decode(outputs[0]))
110
 
111
  ### Running the model on a GPU using different precisions
112
 
113
- #### BP16
114
 
115
  <details>
116
  <summary> Click to expand </summary>
110
 
111
  ### Running the model on a GPU using different precisions
112
 
113
+ #### BF16
114
 
115
  <details>
116
  <summary> Click to expand </summary>