Update README.md
Browse filesTiny correction: ~~BP16~~ -> BF16
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 |
-
####
|
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>
|