Download Latest Version gpt2_client v2.1.zip (230.2 kB)
Email in envelope

Get an email when there's a new version of gpt2-client

Home / 2.0
Name Modified Size InfoDownloads / Week
Parent folder
gpt2_client v2.0.tar.gz 2019-10-08 139.4 kB
gpt2_client v2.0.zip 2019-10-08 162.9 kB
README.md 2019-10-08 800 Bytes
Totals: 3 Items   303.0 kB 0

Updates:

  1. Allows prompts to be parsed through an array: generate_batch_from_prompts(...) (popular demand)
  2. Support for the recently-released 774M parameter model
  3. Checks if the model assets exist before downloading (load_model(...))
  4. Allows you to specify a maximum word count for generated text
  5. Contains tutorials on new functionality
  6. Code is now more modular

Changes from gpt2_client v1.0:

  • download_model(...) is now load_model(...)

Note: See README and code for additional details and documentation

Patches:

  • Windows users expressed concerns about the emojis in the README that were messing with the installation process. This update no longer features emojis in any component that needs to be downloaded by a foreign system.
Source: README.md, updated 2019-10-08