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

Bug: Data downloading does not work in Binary Quantization from Scratch notebook #174

Open
joein opened this issue Mar 30, 2024 · 2 comments · May be fixed by #206
Open

Bug: Data downloading does not work in Binary Quantization from Scratch notebook #174

joein opened this issue Mar 30, 2024 · 2 comments · May be fixed by #206
Assignees
Labels
bug Something isn't working

Comments

@joein
Copy link
Member

joein commented Mar 30, 2024

What happened?

It seems like the link format used in data downloading is not valid anymore.

git clone https://github.com/qdrant/fastembed.git
python3 -m venv venv && source venv/bin/activate && pip3 install -U pip poetry && poetry install --with dev
jupyter-notebook

Then open Binary Quantization from Scratch.ipynb try to run cells sequentially:

image

Version

0.2.4 (Latest)

What os are you seeing the problem on?

No response

Relevant stack traces and/or logs

No response

@joein joein added the bug Something isn't working label Mar 30, 2024
@joein
Copy link
Member Author

joein commented Mar 30, 2024

@NirantK could you please look into it?

@NirantK
Copy link
Collaborator

NirantK commented Apr 1, 2024

Ouch, thanks for spotting this — I'll raise a PR this week for this

NirantK added a commit that referenced this issue Apr 18, 2024
@NirantK NirantK linked a pull request Apr 18, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants