davidsvaughn
Results
2
comments of
davidsvaughn
> EDIT3: Indeed, even having the environment variable `UNSLOTH_RETURN_LOGITS = "0"` worked. That's probably because, once you reverted to `unsloth_zoo==2025.7.1` then the automated detection of `compute_metrics` started working again [here...
@charvishukla-bc you are welcome to try [this tweak](https://github.com/davidsvaughn/unsloth-zoo) I made to unsloth-zoo... It solved the problem for me (but I still had to manually set `UNSLOTH_RETURN_LOGITS='1'` since the auto-detection of...