tloen / alpaca-lora

Instruct-tune LLaMA on consumer hardware
Apache License 2.0
18.68k stars 2.22k forks source link

No output when running generate.py #593

Closed vifi2021 closed 1 year ago

vifi2021 commented 1 year ago

https://github.com/tloen/alpaca-lora/blob/8bb8579e403dc78e37fe81ffbb253c413007323f/generate.py#L188 Changing this line to gr.components.Textbox( will solve the issue.