Releases: LyaaaaaGames/AIdventure_Server
Releases · LyaaaaaGames/AIdventure_Server
v2.1.0-BETA - Assisted Generation and Llama support.
Commits
- 4cc014f: Updated model_downloader to support Llama models (Lyaaaaaaaaaaaaaaa) #37
- fd6cd33: Updated install.sh to download the lastest miniconda installer. (Lyaaaaaaaaaaaaaaa) #37
- d9ddd48: Updated conda environments (Lyaaaaaaaaaaaaaaa) #37
- bebadf2: Updated install.sh to add a link to all miniconda installers (Lyaaaaaaaaaaaaaaa)
- b8906dc: Updated generator to demonstrate assisted generation. (Lyaaaaaaaaaaaaaaa) #39
- 0c40892: Updated transformers 4.43 to 4.44 (Lyaaaaaaaaaaaaaaa) #38
- 5c2f183: Added a script to update the environment and instruction in read me (Lyaaaaaaaaaaaaaaa) #38
- adc0746: Implemented the assisted generation. (Lyaaaaaaaaaaaaaaa) #39
- dcf0fda: A few fixes (Lyaaaaaaaaaaaaaaa) #39
- 3610d82: Removed add_prefix_space parameter for now (Lyaaaaaaaaaaaaaaa)
v2.0.1
What's Changed
- Added a fallback to change torch_dtype if cuda isn't available. by @Lyaaaaaaaaaaaaaaa in #32
- Implemented the banned_words feature. by @Lyaaaaaaaaaaaaaaa in #33
- Release 2.0.1 by @Lyaaaaaaaaaaaaaaa in #36
Full Changelog: v2.0.0...v2.0.1
v2.0.1-BETA.1
v2.0.1-BETA
Commits
- 966a8eb: Implemented the banned_words feature. (Lyaaaaaaaaaaaaaaa)
v2.0.0
Commits
- 905aa23: Created a script to download models and save them in a sharded form. (Lyaaaaaaaaaaaaaaa) #30
- 41c4ea0: Updated config.py, model.py, server.py and translator.py (Lyaaaaaaaaaaaaaaa) #29
- 0d58c20: Fixed the create_offload_folder error when reloading an AI. (Lyaaaaaaaaaaaaaaa) #29
- a293d5d: Did some refactoring in generator, model, translator and server. (Lyaaaaaaaaaaaaaaa) #29
- 69394f2: Updated generate_text to no longer receive memory and context as parameters (Lyaaaaaaaaaaaaaaa) #29
What's Changed
- Update the server for AIdventure 2.0.0 by @Lyaaaaaaaaaaaaaaa in #29
- Release 2.0.0 by @Lyaaaaaaaaaaaaaaa in #30
Full Changelog: v1.3.1...v2.0.0
Pre-release 2.0.0.BETA
Full Changelog: v1.3.1...v2.0.0.BETA
v1.3.1
v1.3.0
What's Changed
- Updated the dependencies. by @Lyaaaaaaaaaaaaaaa in #19
- Errors and logs improvements by @Lyaaaaaaaaaaaaaaa in #20
- Improve model.py's structure by @Lyaaaaaaaaaaaaaaa in #21
- Fixed an error with the translator and some typos by @Lyaaaaaaaaaaaaaaa in #22
- Split gpu cpu by @Lyaaaaaaaaaaaaaaa in #23
- Release 1.3.0 by @Lyaaaaaaaaaaaaaaa in #24
Full Changelog: v1.2.2...v1.3.0
v1.3.0-BETA.1
Commits
- f20f021: Fixed the logs being erased. (Lyaaaaaaaaaaaaaaa) #20
- 88e2e36: updated the logs in model.py (Lyaaaaaaaaaaaaaaa) #20
- 780d762: Improve model.py's structure (Lyaaaaaaaaaaaaaaa) #21
- d6975fa: Fixed an error with the translator and some typos (Lyaaaaaaaaaaaaaaa) #22
What's Changed
- Errors and logs improvements by @Lyaaaaaaaaaaaaaaa in #20
- Improve model.py's structure by @Lyaaaaaaaaaaaaaaa in #21
- Fixed an error with the translator and some typos by @Lyaaaaaaaaaaaaaaa in #22
Full Changelog: v1.3.0-BETA...v1.3.0-BETA.1
v1.3.0-BETA
What's Changed
Commits
- 6f0821e: Updated the dependencies. (Lyaaaaaaaaaaaaaaa) #19
- 3292be1: Updated the config file. (Lyaaaaaaaaaaaaaaa)
- 9b8c50f: Implemented the usage of both the GPU and CPU at the same time. (Lyaaaaaaaaaaaaaaa)
- cb1c389: Added utils.py (Lyaaaaaaaaaaaaaaa)
- e0729e4: Updated model to use human_readable (Lyaaaaaaaaaaaaaaa)
- 384fdfb: Updated the config file and added torch_dtype.py (Lyaaaaaaaaaaaaaaa)
- 1d2ec0e: Improved the performance. (Lyaaaaaaaaaaaaaaa)
- 31ebe62: Deleted downloader.py because it's not used anymore. (Lyaaaaaaaaaaaaaaa)
- f89d3c1: Fixed an error following the delete of downloader.py. (Lyaaaaaaaaaaaaaaa)
- 74a2436: Fixed a few problems. (Lyaaaaaaaaaaaaaaa)
Full Changelog: v1.2.2...v1.3.0-BETA