diff --git a/INIT_WHISPER.md b/INIT_WHISPER.md index e69de29b..e95a0881 100644 --- a/INIT_WHISPER.md +++ b/INIT_WHISPER.md @@ -0,0 +1,8 @@ +```shell +export XLA_TARGET=cuda12 +XLA_TARGET=cuda12 +mix deps.get +mix deps.compile +mix compile +iex -S mix phx.server +``` \ No newline at end of file