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

Use assert_allclose for embeddings tests #102

Closed
pkeilbach opened this issue Feb 22, 2024 · 0 comments · Fixed by #148
Closed

Use assert_allclose for embeddings tests #102

pkeilbach opened this issue Feb 22, 2024 · 0 comments · Fixed by #148
Assignees
Labels
bug Something isn't working

Comments

@pkeilbach
Copy link
Owner

def test_cosine_similarity(loaded_embeddings, test_vector):

@pkeilbach pkeilbach self-assigned this Feb 22, 2024
@pkeilbach pkeilbach added the bug Something isn't working label Feb 22, 2024
@pkeilbach pkeilbach changed the title Use assert_allclose for embessings tests Use assert_allclose for embessings tests Feb 22, 2024
@pkeilbach pkeilbach assigned pkeilbach and unassigned pkeilbach Feb 23, 2024
@pkeilbach pkeilbach changed the title Use assert_allclose for embessings tests Use assert_allclose for embeddings tests Oct 19, 2024
pkeilbach pushed a commit that referenced this issue Oct 19, 2024
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.

1 participant