regisss HF staff commited on
Commit
0d373f2
1 Parent(s): 5b0978f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ This model only contains the `GaudiConfig` file for running **Stable Diffusion v
13
  **This model contains no model weights, only a GaudiConfig.**
14
 
15
  This enables to specify:
16
- - `use_torch_autocast`: whether to use *torch Autocast for mixed precision
17
  - `hmp_bf16_ops`: list of operators that should run in bf16
18
  - `hmp_fp32_ops`: list of operators that should run in fp32
19
 
 
13
  **This model contains no model weights, only a GaudiConfig.**
14
 
15
  This enables to specify:
16
+ - `use_torch_autocast`: whether to use Torch Autocast for mixed precision
17
  - `hmp_bf16_ops`: list of operators that should run in bf16
18
  - `hmp_fp32_ops`: list of operators that should run in fp32
19