Instructions to use nvidia/Cosmos-Tokenize1-DI8x8-360p with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Cosmos
How to use nvidia/Cosmos-Tokenize1-DI8x8-360p with Cosmos:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Upload 3 files
Browse files- .gitattributes +3 -0
- autoencoder.jit +3 -0
- decoder.jit +3 -0
- encoder.jit +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
autoencoder.jit filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
decoder.jit filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
encoder.jit filter=lfs diff=lfs merge=lfs -text
|
autoencoder.jit
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:32af7c5fbe7f61fe2da308830af5935790f2ed38c283243f14fb4243abdb928d
|
| 3 |
+
size 168346998
|
decoder.jit
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fdf8caf3fb305b83d3a2ebc165f52925ab72a3cb4c94a216e4e9ea79f997f936
|
| 3 |
+
size 99018093
|
encoder.jit
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a152b58e25b8e7c00bccebcde77364e9e4c57cee74f482327d34c05e531b5e0c
|
| 3 |
+
size 70099452
|