gorilla-llm / gorilla-cli

LLMs for your CLI
https://gorilla.cs.berkeley.edu/
Apache License 2.0
1.28k stars 75 forks source link

Which database is used to train for bash commands? In the gorilla paper there is no information #49

Open nnWhisperer opened 1 year ago

nnWhisperer commented 1 year ago

Thank you for the project and the paper; seems good work ! In the paper it is clear how you created the api database(ApiBench). I wondered that how did you do it for bash ? Thanks again, in advance!