Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
TusKANNy
/
kannolo
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
76
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: TusKANNy/kannolo
Actions
All workflows
Workflows
Dependency Graph
Dependency Graph
Publish to PyPI
Publish to PyPI
Test Linux Build
Test Linux Build
Test macOS Build
Test macOS Build
Show more workflows...
Management
Caches
Test Linux Build
Test Linux Build
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
test-linux.yml
will be ignored since log searching is not yet available
33 workflow runs
33 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Fix SparseMultivecTwoLevelsPQRerankIndex and some binaries. Bump to 0…
Test Linux Build
#33:
Commit
f1bb5ac
pushed by
SilvioM97
4m 30s
main
main
4m 30s
View workflow file
Release 0.11.1: set the RaBitQ query width per search
Test Linux Build
#32:
Commit
3c8ef2f
pushed by
SilvioM97
4m 29s
main
main
4m 29s
View workflow file
Dense two-stage index, save/load and batch search everywhere; bump to…
Test Linux Build
#31:
Commit
9309cce
pushed by
SilvioM97
4m 39s
main
main
4m 39s
View workflow file
Fold every adjacency layout into a Neighbors backend. Bump to 0.10.0.
Test Linux Build
#30:
Commit
13f019d
pushed by
SilvioM97
4m 22s
main
main
4m 22s
View workflow file
Split src/pylib/mod.rs into per-class modules. Bump to 0.9.2.
Test Linux Build
#29:
Commit
ea0a515
pushed by
SilvioM97
4m 41s
main
main
4m 41s
View workflow file
Release 0.9.1: expose vectorium's residual reranking
Test Linux Build
#28:
Commit
ea141cf
pushed by
SilvioM97
4m 29s
main
main
4m 29s
View workflow file
Bump pyproject.toml to 0.9.0
Test Linux Build
#27:
Commit
4a2493c
pushed by
SilvioM97
4m 12s
main
main
4m 12s
View workflow file
Bump vectorium to v0.6.1; wire RaBitQ into HNSW. Bump to 0.9.0.
Test Linux Build
#26:
Commit
a43d4d5
pushed by
SilvioM97
4m 24s
main
main
4m 24s
View workflow file
Bump to 0.8.1; vectorium moves to v0.5.1; all dependencies now upstream
Test Linux Build
#25:
Commit
d544860
pushed by
SilvioM97
4m 20s
main
main
4m 20s
View workflow file
Merge graph edge compression; bump to 0.8.0.
Test Linux Build
#24:
Commit
9c3f130
pushed by
SilvioM97
4m 23s
main
main
4m 23s
View workflow file
Deterministic HNSW construction; bump to 0.7.1
Test Linux Build
#23:
Commit
1c8ca85
pushed by
SilvioM97
4m 9s
main
main
4m 9s
View workflow file
Add IVF index; adapt to vectorium 0.4.0. Bump to 0.7.0.
Test Linux Build
#22:
Commit
9893523
pushed by
SilvioM97
4m 8s
main
main
4m 8s
View workflow file
Include pyproject.toml in v0.6.1 release
Test Linux Build
#21:
Commit
2f7e045
pushed by
SilvioM97
4m 16s
main
main
4m 16s
View workflow file
Bump to 0.6.1
Test Linux Build
#20:
Commit
59e8dd1
pushed by
SilvioM97
3m 53s
main
main
3m 53s
View workflow file
Pin vectorium dependency to v0.3.0
Test Linux Build
#19:
Commit
9bdd91f
pushed by
SilvioM97
4m 9s
main
main
4m 9s
View workflow file
Split python search() into single-query and batch_search(); bump to 0…
Test Linux Build
#18:
Commit
9adfa1f
pushed by
SilvioM97
3m 54s
main
main
3m 54s
View workflow file
Adapt to vectorium 0.4.0: replace Dataset::search with FlatIndex
Test Linux Build
#17:
Commit
ed2ce0d
pushed by
SilvioM97
3m 57s
main
main
3m 57s
View workflow file
Implement pipelined HNSW build with adaptive batch scaling. Bump to 0…
Test Linux Build
#16:
Commit
827467a
pushed by
SilvioM97
3m 59s
main
main
3m 59s
View workflow file
Fix two PyO3 CVEs: upgrade pyo3 + numpy to 0.29.0. Bump to 0.5.3
Test Linux Build
#15:
Commit
a9bb580
pushed by
SilvioM97
4m 3s
main
main
4m 3s
View workflow file
Scale FxHashSet visited-set capacity with log_2(dataset size). Bump t…
Test Linux Build
#14:
Commit
fbc62b3
pushed by
SilvioM97
3m 51s
main
main
3m 51s
View workflow file
Simplify VisitedSet to FxHashSet with tuned capacity heuristic. Bump …
Test Linux Build
#13:
Commit
319f295
pushed by
SilvioM97
3m 51s
main
main
3m 51s
View workflow file
make multivec reranking optional behind a feature flag
Test Linux Build
#12:
Commit
3b11b75
pushed by
SilvioM97
4m 55s
main
main
4m 55s
View workflow file
python: remove intermediate Vec<f32> in sparse f32->f16 conversion
Test Linux Build
#11:
Commit
1195979
pushed by
SilvioM97
4m 3s
main
main
4m 3s
View workflow file
slim dependencies: python and cli features, remove dead deps, fix README
Test Linux Build
#10:
Commit
f46565d
pushed by
SilvioM97
3m 54s
main
main
3m 54s
View workflow file
ci: use nightly Rust and maturin-action for PyPI builds
Test Linux Build
#9:
Commit
0a27bf8
pushed by
SilvioM97
8m 8s
main
main
8m 8s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.