Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

tyb0807

tyb0807 opened a pull request on hicder/muopdb
Add macos to workflow
tyb0807 pushed 1 commit to tyb0807/ivf hicder/muopdb

View on GitHub

tyb0807 pushed 1 commit to master hicder/muopdb

View on GitHub

tyb0807 closed a pull request on hicder/muopdb
Fix failing tests
tyb0807 opened a pull request on hicder/muopdb
Fix failing tests
tyb0807 pushed 7 commits to tyb0807/ivf hicder/muopdb
  • Refactor config and arg for index_writer to support different index types (#142) d3a4f4d
  • num_probes should be provided in search (#144) d5702be
  • Implement IVF index in index_writer (#143) a768109
  • Fix build break (#145) 01e1ad3
  • Disable failed tests (#146) ef153a6
  • Add rust workflows (#147) c18506f
  • Fix failing tests 2645edd

View on GitHub

tyb0807 deleted a branch hicder/muopdb

hicder/fix-test-fail

tyb0807 deleted a branch hicder/muopdb

tyb0807/fix

tyb0807 deleted a branch hicder/muopdb

tyb0807/idx_writer

tyb0807 pushed 1 commit to master hicder/muopdb
  • Implement IVF index in index_writer (#143) a768109

View on GitHub

tyb0807 closed a pull request on hicder/muopdb
Implement IVF index in index_writer
Repro: ``` $ cargo build --release $ RUST_LOG=info ./target/release/index_writer --input-path ~/Downloads/sift-128-euclidean.hdf5 --output-path /tmp/test --dataset-name "train" ivf [2024-11-29T...
tyb0807 deleted a branch hicder/muopdb

tyb0807/api

tyb0807 pushed 1 commit to master hicder/muopdb
  • num_probes should be provided in search (#144) d5702be

View on GitHub

tyb0807 closed a pull request on hicder/muopdb
num_probes should be provided in search
`num_probes` should not be part of the builder or the index but a parameter to each invocation of `search`
tyb0807 pushed 2 commits to tyb0807/idx_writer hicder/muopdb
  • Refactor config and arg for index_writer to support different index types (#142) d3a4f4d
  • Implement IVF index in index_writer 0852e1b

View on GitHub

tyb0807 pushed 2 commits to tyb0807/api hicder/muopdb
  • Refactor config and arg for index_writer to support different index types (#142) d3a4f4d
  • num_probes should be provided in search 6cf8c68

View on GitHub

tyb0807 pushed 1 commit to master hicder/muopdb
  • Refactor config and arg for index_writer to support different index types (#142) d3a4f4d

View on GitHub

tyb0807 opened a pull request on hicder/muopdb
Tyb0807/api
`num_probes` should not be part of the builder or the index but a parameter to each invocation of `search`
tyb0807 created a branch on hicder/muopdb

tyb0807/api - MuopDB - A Vector Database

tyb0807 opened a pull request on hicder/muopdb
Tyb0807/idx writer
tyb0807 created a branch on hicder/muopdb

tyb0807/idx_writer - MuopDB - A Vector Database

tyb0807 pushed 1 commit to tyb0807/ivf hicder/muopdb
  • Refactor config and arg for index_writer to support different index types 16782ca

View on GitHub

tyb0807 pushed 1 commit to tyb0807/ivf hicder/muopdb
  • Refactor config and arg for index_writer to support different index types a7c1138

View on GitHub

tyb0807 pushed 1 commit to tyb0807/ivf hicder/muopdb
  • Refactor config and arg for index_writer to support different index types ea9e079

View on GitHub

tyb0807 created a branch on hicder/muopdb

tyb0807/ivf - MuopDB - A Vector Database

tyb0807 opened a pull request on hicder/muopdb
Add index_writer unit tests
tyb0807 pushed 6 commits to tyb0807/ivf hicder/muopdb
  • Fix crash (#138) b556bf5
  • Update IVF index to use PostingListStorage (#136) c193fcd
  • Introduce fixed centroid + posting list file (#139) 15eefab
  • Update IVF to use combined file format (#140) 952731e
  • IvfReader (#91) 9aebe8b
  • Add index_writer unit tests 2a50116

View on GitHub

tyb0807 deleted a branch hicder/muopdb

tyb0807/ivf_idx

Load more