wilson1yan
commited on
Commit
•
0ecb9de
1
Parent(s):
49f4335
Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,8 @@ inference: false
|
|
12 |
**Model type:**
|
13 |
LWM-1M-Jax is an open-source model trained from LLaMA-2 on a subset of Books3 filtered data, along with a large collection if image and video data. It is an auto-regressive vision-language model, based on the transformer architecture. These are the Jax / Flax version of the parameters.
|
14 |
|
|
|
|
|
15 |
**Model date:**
|
16 |
LWM-1M-Jax was trained in January 2024.
|
17 |
|
|
|
12 |
**Model type:**
|
13 |
LWM-1M-Jax is an open-source model trained from LLaMA-2 on a subset of Books3 filtered data, along with a large collection if image and video data. It is an auto-regressive vision-language model, based on the transformer architecture. These are the Jax / Flax version of the parameters.
|
14 |
|
15 |
+
The model is a Jax checkpoint. Inference code and instructions can be found at: https://github.com/LargeWorldModel/lwm
|
16 |
+
|
17 |
**Model date:**
|
18 |
LWM-1M-Jax was trained in January 2024.
|
19 |
|