-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackages.json
More file actions
86 lines (86 loc) · 2 KB
/
packages.json
File metadata and controls
86 lines (86 loc) · 2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
[
{
"package": "chattr",
"url": "https://github.com/mlverse/chattr"
},
{
"package": "cuda.ml",
"url": "https://github.com/mlverse/cuda.ml"
},
{
"package": "cuda12.6",
"url": "https://github.com/mlverse/cudatoolkit",
"subdir": "cuda12.6"
},
{
"package": "cuda12.8",
"url": "https://github.com/mlverse/cudatoolkit",
"subdir": "cuda12.8"
},
{
"package": "cuda12.9",
"url": "https://github.com/mlverse/cudatoolkit",
"subdir": "cuda12.9"
},
{
"package": "cuda13.2",
"url": "https://github.com/mlverse/cudatoolkit",
"subdir": "cuda13.2"
},
{
"package": "hfhub",
"url": "https://github.com/mlverse/hfhub"
},
{
"package": "lang",
"url": "https://github.com/mlverse/lang"
},
{
"package": "luz",
"url": "https://github.com/mlverse/luz"
},
{
"package": "mall",
"url": "https://github.com/mlverse/mall"
},
{
"package": "pysparklyr",
"url": "https://github.com/mlverse/pysparklyr"
},
{
"package": "safetensors",
"url": "https://github.com/mlverse/safetensors"
},
{
"package": "tabnet",
"url": "https://github.com/mlverse/tabnet"
},
{
"package": "tfevents",
"url": "https://github.com/mlverse/tfevents"
},
{
"package": "tok",
"url": "https://github.com/mlverse/tok"
},
{
"package": "torch",
"url": "https://github.com/mlverse/torch"
},
{
"package": "torchdatasets",
"url": "https://github.com/mlverse/torchdatasets"
},
{
"package": "torchvision",
"url": "https://github.com/mlverse/torchvision"
},
{
"package": "torchvisionlib",
"url": "https://github.com/mlverse/torchvisionlib"
},
{
"package": "wav",
"url": "https://github.com/mlverse/wav"
}
]