Browse Source

Update 'README.md'

天问 1 year ago
parent
commit
e538c6c20e
1 changed files with 10 additions and 0 deletions
  1. 10 0
      README.md

+ 10 - 0
README.md

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