Skip to content

Releases: LyaaaaaGames/AIdventure_Server

v2.1.0-BETA - Assisted Generation and Llama support.

15 Aug 07:40
3610d82
Compare
Choose a tag to compare

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

02 Aug 08:03
e6db88e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.1-BETA.1

10 May 07:50
v2.0.1-BETA.1
7247cad
Compare
Choose a tag to compare
v2.0.1-BETA.1 Pre-release
Pre-release

Commits

  • e41567f: Added a fallback to change torch_dtype if cuda isn't available. (Lyaaaaaaaaaaaaaaa) #32
  • a2141cd: Merge branch 'Develop' into sfw (Lyaaaaaaaaaaaaaaa) #33

v2.0.1-BETA

08 May 07:52
v2.0.1-BETA
966a8eb
Compare
Choose a tag to compare
v2.0.1-BETA Pre-release
Pre-release

Commits

  • 966a8eb: Implemented the banned_words feature. (Lyaaaaaaaaaaaaaaa)

v2.0.0

09 Feb 09:47
a139900
Compare
Choose a tag to compare

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

Full Changelog: v1.3.1...v2.0.0

Pre-release 2.0.0.BETA

02 Feb 12:51
69394f2
Compare
Choose a tag to compare
Pre-release

Full Changelog: v1.3.1...v2.0.0.BETA

v1.3.1

25 Oct 09:58
v1.3.1
eea65f4
Compare
Choose a tag to compare

Commits

Full Changelog: v1.3.0...v1.3.1

v1.3.0

25 Sep 07:43
v1.3.0
98443ab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.3.0

v1.3.0-BETA.1

20 Sep 07:14
v1.3.0-BETA.1
980effc
Compare
Choose a tag to compare
v1.3.0-BETA.1 Pre-release
Pre-release

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

Full Changelog: v1.3.0-BETA...v1.3.0-BETA.1

v1.3.0-BETA

13 May 10:06
74a2436
Compare
Choose a tag to compare
v1.3.0-BETA Pre-release
Pre-release

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