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

Parallel BootstrapFewShot, BootstrapKNN (and +WithRandomSearch) #1858

Open
wants to merge 2 commits into
base: bootstrap-knn-few-shot-with-random-search
Choose a base branch
from

Conversation

CyrusNuevoDia
Copy link
Collaborator

@CyrusNuevoDia CyrusNuevoDia commented Nov 25, 2024

BootstrapFewShot and BootstrapKNN have been parallelized :)

The diff is kinda messy since lines were moved around, would recommend just looking at the new file.

@CyrusNuevoDia
Copy link
Collaborator Author

Not sure why there's an error in the test, I didn't modify anything there

@CyrusNuevoDia CyrusNuevoDia changed the title Parallel Bootstrap Parallel BootstrapFewShot, BootstrapKNN (and +WithRandomSearch) Nov 25, 2024
@krypticmouse
Copy link
Collaborator

That's just a race condition

@CyrusNuevoDia
Copy link
Collaborator Author

@krypticmouse ah, just a flaky test then?

@krypticmouse
Copy link
Collaborator

krypticmouse commented Nov 27, 2024

@CyrusOfEden yea I'll work on making this a bit more deterministic, quite random rn

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