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.
- Download both Python files.
- Put your API_KEY in bloom.py. Your API_KEY can be found here.
- Run example.py