Skip to content

Commit

Permalink
CompatHelper: add new compat entry for HuggingFaceTokenizers at versi…
Browse files Browse the repository at this point in the history
…on 0.1, (keep existing compat) (#22)

* CompatHelper: add new compat entry for HuggingFaceTokenizers at version 0.1, (keep existing compat)

* Remove HFT sources

---------

Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
Co-authored-by: Anton Oresten <antonoresten@gmail.com>
  • Loading branch information
3 people authored Dec 28, 2024
1 parent 355af14 commit 36c9bed
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,13 @@ SafeTensors = "eeda0dda-7046-4914-a807-2495fc7abb89"
[weakdeps]
Metal = "dde4c033-4e86-420c-a63e-0dd931031962"

[sources]
HuggingFaceTokenizers = {rev = "main", url = "https://github.com/MurrellGroup/HuggingFaceTokenizers.jl"}

[extensions]
MetalExt = "Metal"

[compat]
ChainRulesCore = "1.25.0"
Flux = "0.14, 0.15"
HuggingFaceTokenizers = "0.1"
LogitSamplers = "0.1.0"
LowRankLayers = "0.1.2"
Metal = "1"
Expand Down

0 comments on commit 36c9bed

Please sign in to comment.