grok-1 icon indicating copy to clipboard operation
grok-1 copied to clipboard

Grok open release

Results 130 grok-1 issues
Sort by recently updated
recently updated
newest added

INFO:jax._src.xla_bridge:Unable to initialize backend 'cuda': Found cuBLAS version 120001, but JAX was built against version 120304, which is newer. The copy of cuBLAS that is installed must be at least...

这个级别的硬件是真的凑不出来,谁跑起来了让我试试!!!

How do I solve these two problems? Thanks for everyone's help!

pip install -r requirements.txt A warning was prompted during installation ![image](https://github.com/xai-org/grok-1/assets/31364407/2afa1359-5a55-448c-a540-fb179e13aca0) ![image](https://github.com/xai-org/grok-1/assets/31364407/85b0ff1d-03a8-42a8-8391-e84efccb76be) This error is reported when running, how should I solve it?

i have added documentation for each class in the ReadMe file and tried to explain each one.

Hi, when are you planning to release the source code of Grok-1.5V? Thanks

Does anyone have an ollama Modelfile for grok-1 (GGUF) models? How do I build out the prompt template section for grok-1 and setup the context size (looking for largest context...

In some cases, jaxlib will not install exact compatible version number. specifying version in requirements avoids startup error. I got this when running from PS on Windows 10. The error...