TobDeBer
commited on
Commit
•
a0d645c
1
Parent(s):
cd3a367
more libcuda
Browse files- .gitattributes +3 -0
- libcuda/libcublas.so.12 +3 -0
- libcuda/libcublasLt.so.12 +3 -0
- libcuda/libcudart.so.12 +3 -0
.gitattributes
CHANGED
@@ -46,3 +46,6 @@ slim.tar.xz filter=lfs diff=lfs merge=lfs -text
|
|
46 |
diffusion.tar.xz filter=lfs diff=lfs merge=lfs -text
|
47 |
sd-server_cuda filter=lfs diff=lfs merge=lfs -text
|
48 |
libcuda/libcuda.so.1 filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
46 |
diffusion.tar.xz filter=lfs diff=lfs merge=lfs -text
|
47 |
sd-server_cuda filter=lfs diff=lfs merge=lfs -text
|
48 |
libcuda/libcuda.so.1 filter=lfs diff=lfs merge=lfs -text
|
49 |
+
libcuda/libcublas.so.12 filter=lfs diff=lfs merge=lfs -text
|
50 |
+
libcuda/libcublasLt.so.12 filter=lfs diff=lfs merge=lfs -text
|
51 |
+
libcuda/libcudart.so.12 filter=lfs diff=lfs merge=lfs -text
|
libcuda/libcublas.so.12
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ba1f6659accd9dddfd434f90a8cae7f0cd750fa8302c5125b94e17783b4e9944
|
3 |
+
size 108244960
|
libcuda/libcublasLt.so.12
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd8e52dba3944b07d9d264c0bb58a27cbb96ec3ce8979c51d75d5de893d02a8e
|
3 |
+
size 491102736
|
libcuda/libcudart.so.12
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:095296727cfb5f51e5b3ae69a3cb88cbd7b6592f314ace0fdfc4e1d758c2aa85
|
3 |
+
size 716128
|