[release] grok-1 314b inference (#5490)

* [release] grok-1 inference

* [release] grok-1 inference

* [release] grok-1 inference
This commit is contained in:
binmakeswell
2024-03-22 15:48:12 +08:00
committed by GitHub
parent 848a574c26
commit 6df844b8c4
3 changed files with 21 additions and 0 deletions

View File

@@ -1,5 +1,10 @@
# Grok-1 Inference
An easy-to-use Python + PyTorch + HuggingFace version of 314B Grok-1.
[[code]](https://github.com/hpcaitech/ColossalAI/tree/main/examples/language/grok-1)
[[blog]](https://hpc-ai.com/blog/grok-1-of-pytorch-huggingface-version-is-now-available)
[[HuggingFace Grok-1 PyTorch model weights]](https://huggingface.co/hpcai-tech/grok-1)
## Install
```bash