chore: update error messages in compatibility.go (#2636)
* chore: update error messages
Signed-off-by: Mark Phelps <mphelps@cloudflare.com>
* test: add integration test for torch version required error message
Adds a testscript-based integration test that validates the error message
when torch is specified without a version and GPU is enabled. This ensures
the fix from PR #2619 continues to work correctly.
---------
Signed-off-by: Mark Phelps <mphelps@cloudflare.com>