@@ -10,3 +10,13 @@ This is the code for the paper [Grokking: Generalization Beyond Overfitting on S
pip install -e .
./scripts/train.py
```
+
+特斯拉开源 grok 模型,上面是 openai开源的:
+```
+git clone https://github.com/xai-org/grok-1
+pip install -r requirements.txt
+python run.py