Skip to content

Commit

Permalink
Update installation and sources
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonOresten committed Dec 8, 2024
1 parent 3a9eb92 commit 5a73614
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
4 changes: 0 additions & 4 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ Metal = "dde4c033-4e86-420c-a63e-0dd931031962"
rev = "main"
url = "https://github.com/MurrellGroup/HuggingFaceTokenizers.jl"

[sources.LowRankLayers]
rev = "main"
url = "https://github.com/MurrellGroup/LowRankLayers.jl"

[extensions]
MetalExt = "Metal"

Expand Down
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,10 @@

## Installation


We've split this into a few (unregistered) packages, so you'll need to add them all, and you need JSON3 for loading the configs:
Add JSON3 for loading the configs, and the unregistered HuggingFaceTokenizers dependency for tokenization, in addition to Jjama3:
```
] add JSON3
add https://github.com/MurrellGroup/HuggingFaceTokenizers.jl
add https://github.com/MurrellGroup/LowRankLayers.jl
add https://github.com/MurrellGroup/LogitSamplers.jl
add https://github.com/MurrellGroup/Jjama3.jl
```

Expand Down

0 comments on commit 5a73614

Please sign in to comment.