Hongyuan Mei

Results 3 issues of Hongyuan Mei

Thanks for sharing this code! If I didn't manually create the out_dir, it will skip the first file and send the message ` ERROR: Skipping ./data/src/: Is a directory `

in this tutorial page: https://github.com/facebookresearch/faiss/wiki/Brute-force-search-without-an-index there are a few incorrect references: - it says "for numpy data, use `contrib.exhaustive_search.knn_gpu`, tested in gpu/test_contrib.py": that code doesn't have `knn_gpu` and `knn_gpu` is...

bug
GPU
documentation

Dear authors, Love your work! I am trying to use gpt o1-mini-2024-09-12, edited from the config file of gpt-4o. Then I encountered ``` (eval_appworld) hongyuan@jd01:~/eval_appworld/appworld$ appworld run react_gpto1mini_test_normal Running Experiment:...