Skip to content

Commit

Permalink
docs: Update tutorial.md with memory error solution
Browse files Browse the repository at this point in the history
  • Loading branch information
cauliyang committed Nov 12, 2024
1 parent 1657dbc commit 76dcc48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions documentation/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ This command takes the original FASTQ file (`raw_no_trim.fastq`) and the predict
**Solution**: Try using the `--chunk` option in the encode step

- **Issue**: Out of memory errors for CPU or CUDA (GPU) when predicting

**Solution**: Try to change the `--batch-size` to a lower value

- **Issue**: Slow processing
Expand Down

0 comments on commit 76dcc48

Please sign in to comment.