Fix unicode comment

This commit is contained in:
Akemi Izuko 2024-11-11 23:57:45 -07:00
parent 57d192d62b
commit f3e2336b21
Signed by: akemi
GPG key ID: 8DE0764E1809E9FC

View file

@ -123,7 +123,7 @@ def train(
# ╔─────────────────────────────────────────────────────────────────────────────╗ # ╔─────────────────────────────────────────────────────────────────────────────╗
# │ Mαiη scriρτ | # │ Main script |
# ╚─────────────────────────────────────────────────────────────────────────────╝ # ╚─────────────────────────────────────────────────────────────────────────────╝
jax.config.update("jax_platform_name", "gpu") # Sets preferred device jax.config.update("jax_platform_name", "gpu") # Sets preferred device