We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ba5de7 commit 85bce0dCopy full SHA for 85bce0d
README.md
@@ -80,7 +80,7 @@ Alternatively, can install litgpt from a cloned GitHub repository:
80
```bash
81
git clone https://github.com/Lightning-AI/litgpt
82
cd litgpt
83
-pip install '.[all]'
+pip install -e '.[all]'
84
```
85
86
0 commit comments