We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c52a2e commit 4ecce8bCopy full SHA for 4ecce8b
README.md
@@ -10,6 +10,7 @@ Supports local development, SageMaker training, flexible dataset prep, Weights &
10
- Logging and experiment tracking (Weights & Biases)
11
- Model checkpointing and flexible configuration
12
- Ready for deployment (Gradio web app)
13
+- Mixed precision training (with `autocast` and `GradScaler`) for improved speed and memory efficiency on GPU
14
15
## Project Structure
16
```graphql
0 commit comments