Skip to content

Commit

Permalink
Remove unnecessary dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
hendrikvanantwerpen committed Oct 21, 2024
1 parent 477d1af commit 78d3cb1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/bpe/benchmarks/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ test = true
[dependencies]
bpe = { path = "../../bpe" }
bpe-openai = { path = "../../bpe-openai" }
bpe-tests = { path = "../tests" }
criterion = "0.5"
rand = "0.8"
tiktoken-rs = "0.6"
Expand Down

0 comments on commit 78d3cb1

Please sign in to comment.