mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-24 17:04:55 +00:00
remove reqs and update community readme
This commit is contained in:
parent
fb3228f669
commit
dbf6026165
5 changed files with 116 additions and 12 deletions
|
|
@ -107,7 +107,9 @@ The `lora_only` mode requires `--enforce-eager` which **disables CUDA graphs**,
|
|||
## Quick Start: LoRA Training (Recommended)
|
||||
|
||||
### Step 1: Install Dependencies
|
||||
- They are listed in the requirements.txt file that you can see
|
||||
- Install from `pyproject.toml` extras:
|
||||
- `pip install -e ".[example_trainer]"`
|
||||
- or everything: `pip install -e ".[all]"`
|
||||
|
||||
### Step 2: Start All Components
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue