Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

応答生成(generate)でエラー #10

Open
Ishihara-Masabumi opened this issue Jun 20, 2022 · 0 comments
Open

応答生成(generate)でエラー #10

Ishihara-Masabumi opened this issue Jun 20, 2022 · 0 comments

Comments

@Ishihara-Masabumi
Copy link

応答生成(generate)を実行したところ、次のエラーが出ました。与える引数に何か問題があるようです。

$ sudo docker container run --rm -it -v $(pwd):/work gptchat python -m gptchat.chatlm.generate  --config=chatlm/config.yaml
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/keras/engine/base_layer.py", line 800, in __call__
    'The first argument to `Layer.call` must always be passed.')
ValueError: The first argument to `Layer.call` must always be passed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant