Harthi7

Results 4 comments of Harthi7

Hello [joecummings](https://github.com/joecummings), I am also working on this issue and I plan to work on Phi3

@joecummings To run the last command (`tune run eleuther_eval --config MODEL/evaluation)`, I had to modify the values for `checkpoint_dir`, `output_dir`, and `path` in the YAML file to match my file...

This the log after I ran the command `tune run eleuther_eval --config MODEL/evaluation` ``` (torchtune) Abdullahs-MacBook-Pro:Phi-3-mini-4k-instruct abdullah$ tune run eleuther_eval --config phi3/evaluation W1012 00:32:22.842000 8517586752 torch/distributed/elastic/multiprocessing/redirects.py:28] NOTE: Redirects are currently...

Hello @joecummings and @RdoubleA, I merged with main and ran the lint command, Please review the changes and let me know if there is anything I have missed