Update README.md
Browse files
README.md
CHANGED
@@ -47,7 +47,7 @@ python finetune.py \
|
|
47 |
--wandb-watch gradients --num-epochs 2
|
48 |
```
|
49 |
|
50 |
-
Inference:
|
51 |
|
52 |
```Python
|
53 |
import torch
|
|
|
47 |
--wandb-watch gradients --num-epochs 2
|
48 |
```
|
49 |
|
50 |
+
## Inference:
|
51 |
|
52 |
```Python
|
53 |
import torch
|