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