Skip to content

Commit

Permalink
v0.13 - gputil best gpu choice mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
FlyingFathead committed May 28, 2024
1 parent 1efe523 commit f2c6377
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@ After launching the bot, you can interact with it via Telegram:

## Changes

- v0.13 - added `GPUtil` GPU mapping to figure out the best available CUDA GPU instance to use (most free VRAM)
- v0.13 - added `GPUtil` GPU mapping to figure out the best available CUDA GPU instance to use
- (by default, uses a CUDA-enabled GPU on the system with the most free VRAM available)
- v0.12 - async handling & user model change fixes, improved error handling
- v0.11.1 - bot logic + layout changes, model list with `/model` (also in `config.ini`)
- v0.11 - bugfixes & rate limits for `/model` command changes for users
Expand Down

0 comments on commit f2c6377

Please sign in to comment.