Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +2 -0
- llava_next/share/terminfo/a/aaa+dec +0 -0
- llava_next/share/terminfo/a/aaa-20 +0 -0
- llava_next/share/terminfo/a/aaa-30-rv-ctxt +0 -0
- llava_next/share/terminfo/a/aaa-40 +0 -0
- llava_next/share/terminfo/a/aaa-60-s-rv +0 -0
- llava_next/share/terminfo/a/aaa-unk +0 -0
- llava_next/share/terminfo/a/adm1178 +0 -0
- llava_next/share/terminfo/a/adm3a +0 -0
- llava_next/share/terminfo/a/aepro +0 -0
- llava_next/share/terminfo/a/aixterm-m-old +0 -0
- llava_next/share/terminfo/a/alacritty +0 -0
- llava_next/share/terminfo/a/alacritty+common +0 -0
- llava_next/share/terminfo/a/altos7pc +0 -0
- llava_next/share/terminfo/a/ansi+tabs +0 -0
- llava_next/share/terminfo/a/ansi-emx +0 -0
- llava_next/share/terminfo/a/ansil +0 -0
- llava_next/share/terminfo/a/ansis +0 -0
- llava_next/share/terminfo/a/ansiw +0 -0
- llava_next/share/terminfo/a/apple-videx +0 -0
- llava_next/share/terminfo/a/appleIIc +0 -0
- llava_next/share/terminfo/a/at386 +0 -0
- llava_next/share/terminfo/a/att4415-rv-nl +0 -0
- llava_next/share/terminfo/a/att4424-1 +0 -0
- llava_next/share/terminfo/a/att505-24 +0 -0
- llava_next/share/terminfo/a/att5320 +0 -0
- llava_next/share/terminfo/a/att5420+nl +0 -0
- llava_next/share/terminfo/a/att5420-w +0 -0
- llava_next/share/terminfo/a/att5420-w-rv-n +0 -0
- llava_next/share/terminfo/a/att5420_2 +0 -0
- llava_next/share/terminfo/a/avatar +0 -0
- llava_next/share/terminfo/a/avt-ns +0 -0
- llava_next/share/terminfo/a/avt-w-ns +0 -0
- videochat2/lib/python3.10/site-packages/tensorflow/python/framework/__pycache__/test_ops.cpython-310.pyc +3 -0
- videochat2/lib/python3.10/site-packages/tensorflow/python/framework/__pycache__/test_util.cpython-310.pyc +3 -0
- videochat2/lib/python3.10/site-packages/tensorflow/python/ops/distributions/__init__.py +16 -0
- videochat2/lib/python3.10/site-packages/tensorflow/python/ops/distributions/__pycache__/bernoulli.cpython-310.pyc +0 -0
- videochat2/lib/python3.10/site-packages/tensorflow/python/ops/distributions/__pycache__/bijector_impl.cpython-310.pyc +0 -0
- videochat2/lib/python3.10/site-packages/tensorflow/python/ops/distributions/__pycache__/bijector_test_util.cpython-310.pyc +0 -0
- videochat2/lib/python3.10/site-packages/tensorflow/python/ops/distributions/__pycache__/categorical.cpython-310.pyc +0 -0
- videochat2/lib/python3.10/site-packages/tensorflow/python/ops/distributions/__pycache__/dirichlet.cpython-310.pyc +0 -0
- videochat2/lib/python3.10/site-packages/tensorflow/python/ops/distributions/__pycache__/dirichlet_multinomial.cpython-310.pyc +0 -0
- videochat2/lib/python3.10/site-packages/tensorflow/python/ops/distributions/__pycache__/distribution.cpython-310.pyc +0 -0
- videochat2/lib/python3.10/site-packages/tensorflow/python/ops/distributions/__pycache__/exponential.cpython-310.pyc +0 -0
- videochat2/lib/python3.10/site-packages/tensorflow/python/ops/distributions/__pycache__/kullback_leibler.cpython-310.pyc +0 -0
- videochat2/lib/python3.10/site-packages/tensorflow/python/ops/distributions/__pycache__/laplace.cpython-310.pyc +0 -0
- videochat2/lib/python3.10/site-packages/tensorflow/python/ops/distributions/__pycache__/multinomial.cpython-310.pyc +0 -0
- videochat2/lib/python3.10/site-packages/tensorflow/python/ops/distributions/__pycache__/normal.cpython-310.pyc +0 -0
- videochat2/lib/python3.10/site-packages/tensorflow/python/ops/distributions/__pycache__/special_math.cpython-310.pyc +0 -0
- videochat2/lib/python3.10/site-packages/tensorflow/python/ops/distributions/__pycache__/student_t.cpython-310.pyc +0 -0
.gitattributes
CHANGED
|
@@ -840,3 +840,5 @@ videochat2/lib/python3.10/site-packages/tensorflow/lite/python/metrics/_pywrap_t
|
|
| 840 |
openflamingo/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 filter=lfs diff=lfs merge=lfs -text
|
| 841 |
openflamingo/lib/python3.10/site-packages/nvidia/cusparse/lib/libcusparse.so.11 filter=lfs diff=lfs merge=lfs -text
|
| 842 |
videochat2/lib/python3.10/site-packages/tensorflow/python/platform/_pywrap_cpu_feature_guard.so filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 840 |
openflamingo/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 filter=lfs diff=lfs merge=lfs -text
|
| 841 |
openflamingo/lib/python3.10/site-packages/nvidia/cusparse/lib/libcusparse.so.11 filter=lfs diff=lfs merge=lfs -text
|
| 842 |
videochat2/lib/python3.10/site-packages/tensorflow/python/platform/_pywrap_cpu_feature_guard.so filter=lfs diff=lfs merge=lfs -text
|
| 843 |
+
videochat2/lib/python3.10/site-packages/tensorflow/python/framework/__pycache__/test_util.cpython-310.pyc filter=lfs diff=lfs merge=lfs -text
|
| 844 |
+
videochat2/lib/python3.10/site-packages/tensorflow/python/framework/__pycache__/test_ops.cpython-310.pyc filter=lfs diff=lfs merge=lfs -text
|
llava_next/share/terminfo/a/aaa+dec
ADDED
|
Binary file (526 Bytes). View file
|
|
|
llava_next/share/terminfo/a/aaa-20
ADDED
|
Binary file (1.26 kB). View file
|
|
|
llava_next/share/terminfo/a/aaa-30-rv-ctxt
ADDED
|
Binary file (1.34 kB). View file
|
|
|
llava_next/share/terminfo/a/aaa-40
ADDED
|
Binary file (1.27 kB). View file
|
|
|
llava_next/share/terminfo/a/aaa-60-s-rv
ADDED
|
Binary file (1.34 kB). View file
|
|
|
llava_next/share/terminfo/a/aaa-unk
ADDED
|
Binary file (1.24 kB). View file
|
|
|
llava_next/share/terminfo/a/adm1178
ADDED
|
Binary file (437 Bytes). View file
|
|
|
llava_next/share/terminfo/a/adm3a
ADDED
|
Binary file (935 Bytes). View file
|
|
|
llava_next/share/terminfo/a/aepro
ADDED
|
Binary file (199 Bytes). View file
|
|
|
llava_next/share/terminfo/a/aixterm-m-old
ADDED
|
Binary file (1.53 kB). View file
|
|
|
llava_next/share/terminfo/a/alacritty
ADDED
|
Binary file (3.71 kB). View file
|
|
|
llava_next/share/terminfo/a/alacritty+common
ADDED
|
Binary file (3.62 kB). View file
|
|
|
llava_next/share/terminfo/a/altos7pc
ADDED
|
Binary file (875 Bytes). View file
|
|
|
llava_next/share/terminfo/a/ansi+tabs
ADDED
|
Binary file (322 Bytes). View file
|
|
|
llava_next/share/terminfo/a/ansi-emx
ADDED
|
Binary file (1.72 kB). View file
|
|
|
llava_next/share/terminfo/a/ansil
ADDED
|
Binary file (1.5 kB). View file
|
|
|
llava_next/share/terminfo/a/ansis
ADDED
|
Binary file (1.5 kB). View file
|
|
|
llava_next/share/terminfo/a/ansiw
ADDED
|
Binary file (1.46 kB). View file
|
|
|
llava_next/share/terminfo/a/apple-videx
ADDED
|
Binary file (466 Bytes). View file
|
|
|
llava_next/share/terminfo/a/appleIIc
ADDED
|
Binary file (461 Bytes). View file
|
|
|
llava_next/share/terminfo/a/at386
ADDED
|
Binary file (1.42 kB). View file
|
|
|
llava_next/share/terminfo/a/att4415-rv-nl
ADDED
|
Binary file (1.4 kB). View file
|
|
|
llava_next/share/terminfo/a/att4424-1
ADDED
|
Binary file (796 Bytes). View file
|
|
|
llava_next/share/terminfo/a/att505-24
ADDED
|
Binary file (1.15 kB). View file
|
|
|
llava_next/share/terminfo/a/att5320
ADDED
|
Binary file (1.87 kB). View file
|
|
|
llava_next/share/terminfo/a/att5420+nl
ADDED
|
Binary file (471 Bytes). View file
|
|
|
llava_next/share/terminfo/a/att5420-w
ADDED
|
Binary file (1.39 kB). View file
|
|
|
llava_next/share/terminfo/a/att5420-w-rv-n
ADDED
|
Binary file (1.41 kB). View file
|
|
|
llava_next/share/terminfo/a/att5420_2
ADDED
|
Binary file (1.64 kB). View file
|
|
|
llava_next/share/terminfo/a/avatar
ADDED
|
Binary file (697 Bytes). View file
|
|
|
llava_next/share/terminfo/a/avt-ns
ADDED
|
Binary file (1.14 kB). View file
|
|
|
llava_next/share/terminfo/a/avt-w-ns
ADDED
|
Binary file (1.17 kB). View file
|
|
|
videochat2/lib/python3.10/site-packages/tensorflow/python/framework/__pycache__/test_ops.cpython-310.pyc
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d91e9c57dba953195dff64d034e0001583166edb237e1a815a41caabce9667d1
|
| 3 |
+
size 131839
|
videochat2/lib/python3.10/site-packages/tensorflow/python/framework/__pycache__/test_util.cpython-310.pyc
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d850974f9573bed38ae533dce4a37a93aabfef17665ee646f2487407f7741371
|
| 3 |
+
size 134177
|
videochat2/lib/python3.10/site-packages/tensorflow/python/ops/distributions/__init__.py
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Copyright 2023 The TensorFlow Authors. All Rights Reserved.
|
| 2 |
+
#
|
| 3 |
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
| 4 |
+
# you may not use this file except in compliance with the License.
|
| 5 |
+
# You may obtain a copy of the License at
|
| 6 |
+
#
|
| 7 |
+
# http://www.apache.org/licenses/LICENSE-2.0
|
| 8 |
+
#
|
| 9 |
+
# Unless required by applicable law or agreed to in writing, software
|
| 10 |
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
| 11 |
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 12 |
+
# See the License for the specific language governing permissions and
|
| 13 |
+
# limitations under the License.
|
| 14 |
+
# ==============================================================================
|
| 15 |
+
"""Core module for TensorFlow distribution objects and helpers."""
|
| 16 |
+
from tensorflow.python.ops.distributions import distributions
|
videochat2/lib/python3.10/site-packages/tensorflow/python/ops/distributions/__pycache__/bernoulli.cpython-310.pyc
ADDED
|
Binary file (6.93 kB). View file
|
|
|
videochat2/lib/python3.10/site-packages/tensorflow/python/ops/distributions/__pycache__/bijector_impl.cpython-310.pyc
ADDED
|
Binary file (39.2 kB). View file
|
|
|
videochat2/lib/python3.10/site-packages/tensorflow/python/ops/distributions/__pycache__/bijector_test_util.cpython-310.pyc
ADDED
|
Binary file (5.1 kB). View file
|
|
|
videochat2/lib/python3.10/site-packages/tensorflow/python/ops/distributions/__pycache__/categorical.cpython-310.pyc
ADDED
|
Binary file (11.1 kB). View file
|
|
|
videochat2/lib/python3.10/site-packages/tensorflow/python/ops/distributions/__pycache__/dirichlet.cpython-310.pyc
ADDED
|
Binary file (12.6 kB). View file
|
|
|
videochat2/lib/python3.10/site-packages/tensorflow/python/ops/distributions/__pycache__/dirichlet_multinomial.cpython-310.pyc
ADDED
|
Binary file (12.4 kB). View file
|
|
|
videochat2/lib/python3.10/site-packages/tensorflow/python/ops/distributions/__pycache__/distribution.cpython-310.pyc
ADDED
|
Binary file (42.7 kB). View file
|
|
|
videochat2/lib/python3.10/site-packages/tensorflow/python/ops/distributions/__pycache__/exponential.cpython-310.pyc
ADDED
|
Binary file (4.84 kB). View file
|
|
|
videochat2/lib/python3.10/site-packages/tensorflow/python/ops/distributions/__pycache__/kullback_leibler.cpython-310.pyc
ADDED
|
Binary file (6.45 kB). View file
|
|
|
videochat2/lib/python3.10/site-packages/tensorflow/python/ops/distributions/__pycache__/laplace.cpython-310.pyc
ADDED
|
Binary file (8.41 kB). View file
|
|
|
videochat2/lib/python3.10/site-packages/tensorflow/python/ops/distributions/__pycache__/multinomial.cpython-310.pyc
ADDED
|
Binary file (11.1 kB). View file
|
|
|
videochat2/lib/python3.10/site-packages/tensorflow/python/ops/distributions/__pycache__/normal.cpython-310.pyc
ADDED
|
Binary file (10.4 kB). View file
|
|
|
videochat2/lib/python3.10/site-packages/tensorflow/python/ops/distributions/__pycache__/special_math.cpython-310.pyc
ADDED
|
Binary file (9.8 kB). View file
|
|
|
videochat2/lib/python3.10/site-packages/tensorflow/python/ops/distributions/__pycache__/student_t.cpython-310.pyc
ADDED
|
Binary file (12.7 kB). View file
|
|
|