Merge pull request #337 from tmm1/readme-fix

update README
This commit is contained in:
Aman Gupta Karmani
2023-08-03 15:14:17 -07:00
committed by GitHub

View File

@@ -29,7 +29,7 @@
## Quickstart ⚡ ## Quickstart ⚡
**Requirements**: Python 3.9 and Pytorch 2.0. **Requirements**: Python >=3.9 and Pytorch >=2.0.
```bash ```bash
git clone https://github.com/OpenAccess-AI-Collective/axolotl git clone https://github.com/OpenAccess-AI-Collective/axolotl
@@ -243,7 +243,7 @@ Optionally, download some datasets, see [data/README.md](data/README.md)
### Config ### Config
See sample configs in [configs](configs) folder or [examples](examples) for quick start. It is recommended to duplicate and modify to your needs. The most important options are: See [examples](examples) for quick start. It is recommended to duplicate and modify to your needs. The most important options are:
- model - model
```yaml ```yaml