Skip to content

performance: Optimize ColBERT index free search with torch.topk #179

performance: Optimize ColBERT index free search with torch.topk

performance: Optimize ColBERT index free search with torch.topk #179

Workflow file for this run

name: Ruff
on: pull_request
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: "Linting & Flaking"
uses: chartboost/ruff-action@v1