Skip to content

Commit

Permalink
Update FAQ.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adefossez authored Sep 27, 2024
1 parent 80b819b commit d654de3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,7 @@ after that.
```bash
openssl req -x509 -newkey rsa:4096 -keyout key.pem -out cert.pem -days 365 -nodes -subj "/CN=localhost"
```

### Can I run on a 12GB / 8 GB GPU ?
For a 12GB GPU, this is possible following instructions in [issue #54](https://github.com/kyutai-labs/moshi/issues/54).
For 8GB GPU, this is not possible at the moment.

0 comments on commit d654de3

Please sign in to comment.