Sahil Rajput
Sahil Rajput
Can you please help me figure out https://github.com/openai/evals/issues/1564
Similary, I wanted to run on my linode instance and with your help and some efforts this worked for me: ```bash chii start -p 8001 --domain mydomain.in:8001 ``` Now I...
I tried this on archlinux and facing exactly same issue using same procedure defined above. *** Also, I'm unable to use `evals` module inside any script. Here is [MRE](https://en.wikipedia.org/wiki/Minimal_reproducible_example): File:...
Debugging this issue in future if you face similar issue on other data files to detect character parsing issues (only happens in windows to crash the program): ```js const fs...