/Examples-for-Getting-Started-with-Bloom

Here is how to use the Bloom API (the largest open-source language model) in Python. It is pretty easy.

Primary LanguagePython

Examples-for-Getting-Started-with-Bloom

Here is how to use the Bloom API (the largest open-source language model) in Python. It is pretty easy.

It has the same amount of parameters as GPT-3.

Steps:

  1. Download both Python files.
  2. Put your API_KEY in bloom.py. Your API_KEY can be found here.
  3. Run example.py