From 8292e57394142b72a68bdd7dd1efe75ca145662a Mon Sep 17 00:00:00 2001 From: Anton Oresten Date: Tue, 3 Dec 2024 03:05:02 +0100 Subject: [PATCH] Update Project.toml --- Project.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index b45025b..7a8fa14 100644 --- a/Project.toml +++ b/Project.toml @@ -30,7 +30,8 @@ MetalExt = "Metal" BytePairEncoding = "0.5" Distributions = "0.25" Flux = "0.14" -LowRankLayers = "1.0.0" +LogitSamplers = "0.1" +LowRankLayers = "0.1" Metal = "1" NNlib = "0.9" SafeTensors = "1"