python 3.10 and 3.11 both work fine, as does pytorch 2.1.0.dev
Browse files
README.md
CHANGED
|
@@ -29,7 +29,7 @@
|
|
| 29 |
|
| 30 |
## Quickstart ⚡
|
| 31 |
|
| 32 |
-
**Requirements**: Python 3.9 and Pytorch 2.0.
|
| 33 |
|
| 34 |
```bash
|
| 35 |
git clone https://github.com/OpenAccess-AI-Collective/axolotl
|
|
|
|
| 29 |
|
| 30 |
## Quickstart ⚡
|
| 31 |
|
| 32 |
+
**Requirements**: Python >=3.9 and Pytorch >=2.0.
|
| 33 |
|
| 34 |
```bash
|
| 35 |
git clone https://github.com/OpenAccess-AI-Collective/axolotl
|