AkariAsai / self-rag

This includes the original implementation of SELF-RAG: Learning to Retrieve, Generate and Critique through self-reflection by Akari Asai, Zeqiu Wu, Yizhong Wang, Avirup Sil, and Hannaneh Hajishirzi.
https://selfrag.github.io/
MIT License
1.59k stars 140 forks source link

I have create a virtual enviroment in anaconda. However, something went wrong when i try to 'pip install -r requirement' #62

Open Fangzhou-Code opened 3 months ago

Fangzhou-Code commented 3 months ago

issue1

× Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.

Fangzhou-Code commented 3 months ago

I run it on Apple M2 Pro.

bargazit commented 1 week ago

Happened to me too. Did you by any chance understand why it happens?