Add info on Runtime Error

This commit is contained in:
NanoCode012
2023-05-25 22:33:45 +09:00
parent 2c34f8d0c7
commit 1377400c33

View File

@@ -375,6 +375,10 @@ Please reduce any below
- `eval_batch_size`
- `sequence_len`
> RuntimeError: expected scalar type Float but found Half
Try set `fp16: true`
## Contributing 🤝
Bugs? Please check for open issue else create a new [Issue](https://github.com/OpenAccess-AI-Collective/axolotl/issues/new).