Skip to content

Commit

Permalink
rm Distributions StatsBase
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonOresten committed Dec 10, 2024
1 parent 648f106 commit c199388
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
4 changes: 0 additions & 4 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,13 @@ version = "1.1.0-DEV"

[deps]
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
HuggingFaceTokenizers = "a6888d44-1185-43bb-bd0f-7806f9976d18"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LogitSamplers = "1b30fcfc-0ee9-4be2-9cfe-b2289b43e041"
LowRankLayers = "b66182ab-a85c-43b0-99bd-d85cc47c5e50"
NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd"
SafeTensors = "eeda0dda-7046-4914-a807-2495fc7abb89"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

[weakdeps]
Metal = "dde4c033-4e86-420c-a63e-0dd931031962"
Expand All @@ -26,14 +24,12 @@ MetalExt = "Metal"

[compat]
Accessors = "0.1.38"
Distributions = "0.25"
Flux = "0.14, 0.15"
LogitSamplers = "0.1"
LowRankLayers = "0.1"
Metal = "1"
NNlib = "0.9"
SafeTensors = "1"
StatsBase = "0.34"
julia = "1.11"

[extras]
Expand Down
2 changes: 0 additions & 2 deletions src/Jjama3.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ module Jjama3

using Flux
using SafeTensors
using Distributions
using LinearAlgebra
using StatsBase
using NNlib
using LogitSamplers
using LowRankLayers
Expand Down

0 comments on commit c199388

Please sign in to comment.