Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,27 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
|
5 |
+
<br>
|
6 |
+
<br>
|
7 |
+
|
8 |
+
# ElasticTok-FSQ Model Card
|
9 |
+
|
10 |
+
## Model details
|
11 |
+
|
12 |
+
**Model type:**
|
13 |
+
ElasticTok-FSQ is an open-source vision tokenizer train on various internet images and video.
|
14 |
+
|
15 |
+
The model is a Jax checkpoint. Inference code and instructions can be found at: https://github.com/LargeWorldModel/ElasticTok
|
16 |
+
|
17 |
+
**Model date:**
|
18 |
+
ElasticTok-FSQ was trained in July 2024.
|
19 |
+
|
20 |
+
**Paper or resources for more information:**
|
21 |
+
https://largeworldmodel.github.io/elastictok
|
22 |
+
|
23 |
+
## License
|
24 |
+
This model is licensed under Apache 2.0.
|
25 |
+
|
26 |
+
**Where to send questions or comments about the model:**
|
27 |
+
https://github.com/LargeWorldModel/ElasticTok/issues
|