-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathProject.toml
24 lines (22 loc) · 940 Bytes
/
Project.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
name = "JuliaHealthLLM"
authors = ["Jacob S. Zelko", "Param Thakkar"]
[deps]
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
DotEnv = "4dc1fcf4-5e3b-5448-94ab-0c38ec0385c1"
Downloads = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
DrWatson = "634d3b9d-ee7a-5ddf-bec9-22491ea816e1"
HuggingFaceTokenizers = "a6888d44-1185-43bb-bd0f-7806f9976d18"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"
Jjama3 = "1285d783-1a6d-4703-8f05-8ac83ef55592"
LibPQ = "194296ae-ab2e-5f79-8cd4-7183a0a5a0d1"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LlamaCpp = "4028143c-eef9-4a3a-9d23-34f3d8ed2047"
PromptingTools = "670122d1-24a8-4d70-bfce-740807c42192"
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
TextAnalysis = "a2db99b7-8b79-58f8-94bf-bbc811eef33d"
Transformers = "21ca0261-441d-5938-ace7-c90938fde4d4"
[compat]
DrWatson = "2.18"
julia = "1.10.5"