I am beginning to enjoy your repositories.
Thanks for keeping these for the novice learners like us.
I am finding difficulties running example.py can you please help me run?
$ python example.py
Traceback (most recent call last):
File "example.py", line 6, in
model = GPT3()
File "GPT3/gpt3/gpt3.py", line 17, in init
num_tokens=self.num_tokens,
File "python3.8/site-packages/torch/nn/modules/module.py", line 1614, in getattr
raise AttributeError("'{}' object has no attribute '{}'".format(
AttributeError: 'GPT3' object has no attribute 'num_tokens'
I also tried RoboCAT that is not working due to my GPU limitations. However, I have both roboCAT and gpt3-torch Installed.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too