Skip to content

Commit

Permalink
Removing old types.
Browse files Browse the repository at this point in the history
  • Loading branch information
codetalker7 committed Oct 1, 2024
1 parent 525f79d commit 7aaa382
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ColBERT.jl
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ include("modelling/tokenization/doc_tokenization.jl")
include("modelling/tokenization/query_tokenization.jl")
include("modelling/embedding_utils.jl")
include("modelling/checkpoint.jl")
export BaseColBERT, Checkpoint

# indexer
include("indexing/codecs/residual.jl")
Expand Down

0 comments on commit 7aaa382

Please sign in to comment.