diff --git a/README.md b/README.md index f501a07..b8df61c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,13 @@ +

+ # Grok-1 +![GitHub Repo stars](https://img.shields.io/github/stars/xai-org/grok-1?style=flat&logo=github&logoColor=%23ffffff&labelColor=%23000000&color=%23000000) +![GitHub forks](https://img.shields.io/github/forks/xai-org/grok-1?style=flat&logo=github&logoColor=%23ffffff&labelColor=%23000000&color=%23000000) +![GitHub Issues or Pull Requests](https://img.shields.io/github/issues/xai-org/grok-1?style=flat&logo=github&labelColor=%23000000&color=%23000000) +![GitHub last commit](https://img.shields.io/github/last-commit/xai-org/grok-1?style=flat&logo=github&labelColor=%23000000&color=%23000000) +![GitHub License](https://img.shields.io/github/license/xai-org/grok-1?style=flat&logo=github&labelColor=%23000000&color=%23000000) + + This repository contains JAX example code for loading and running the Grok-1 open-weights model. @@ -54,3 +63,11 @@ huggingface-cli download xai-org/grok-1 --repo-type model --include ckpt-0/* --l The code and associated Grok-1 weights in this release are licensed under the Apache 2.0 license. The license only applies to the source files in this repository and the model weights of Grok-1. + +# Contributors + +

+ + + +

\ No newline at end of file diff --git a/assets/xai.png b/assets/xai.png new file mode 100644 index 0000000..ac783c1 Binary files /dev/null and b/assets/xai.png differ