Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update experiments-msmarco-passage.md #2029

Merged
merged 5 commits into from
Nov 24, 2024
Merged

Conversation

Divyajyoti02
Copy link
Contributor

Reproduced successfully on Macbook Air with M2 chip, 16 GB RAM, and 256 GB memory.

One tip while doing the development installation of pyserini. It seems that we need to install some packages to build everything. Therefore it would be useful to add the following installations to a setup.py file:

pip install numpy==1.26.4 blis thinc spacy

Additionally, nmslib is also necessary, but somehow the pip wheel breaks. I used conda for installation:

conda install -c conda-forge nmslib

Reproduced successfully on Macbook Air with M2 chip, 16 GB RAM, and 256 GB memory.
Fixed reproduction logs entry
@lintool
Copy link
Member

lintool commented Nov 24, 2024

Please continue along the onboarding path until you reach the end of the exercises, and then we'll take a look all at once.

Ran successfully on Macbook Air with M2 chip, 16 GB RAM and 256 GB memory
Reproduced successfully on Macbook Air with M2 chip, 16 GB RAM, and 256 GB memory
@Divyajyoti02
Copy link
Contributor Author

Done.

@lintool lintool merged commit 778968f into castorini:master Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants