LWM
LWM copied to clipboard
Hello, I am a big fan of your project and I am interested in using your model for my own data. However, I am new to fine-tuning models and I...
Hello, It's a really great work which contributes a lot to the community! Do you have any plan to train a smaller version of large world model (e.g., 1~3B), which...
Is it necessary to use float32 in training? Why not use the widely used bf16 type, which saves more gpu memory. Looking forward to your reply, Thansk!
This paper talks about long context length for a language model which is extended to be a vision-language model. I wonder why is it called World Model. It is not...
If possible please provide a pytorch version of the vision model.
`bash scripts/run_vision_chat.sh` removed --mesh_dim param model is [LWM-Chat-32K-Jax](https://huggingface.co/LargeWorldModel/LWM-Chat-32K-Jax) out of memory error, how to solve it my card is nvidia 2080 super 8G ``` WARNING: All log messages before absl::InitializeLog()...
While run the command of "bash scripts/run_vision_chat.sh". Error happended .How to fix it. ===================================================================== (lwm) llm@llm-PowerEdge-R730xd:~/projects/LWM-main$ bash scripts/run_vision_chat.sh I0221 14:02:43.257625 139932541391232 xla_bridge.py:660] Unable to initialize backend 'rocm': NOT_FOUND: Could not...