gorilla icon indicating copy to clipboard operation
gorilla copied to clipboard

Few shot learning for our own set of API's

Open karrtikiyer opened this issue 1 year ago • 4 comments

Can we do Few shot learning on top Gorilla API to teach a different set of API's. Say making set of microservices API calls. If yes, can you share some reference or documentation around it?

Thanks in advance, Karrtik

karrtikiyer avatar Sep 21 '23 11:09 karrtikiyer

I'm interested in this too.

Met-String avatar Sep 24 '23 12:09 Met-String

IMG_20230924_201813.jpg

I find this in a previous issue thread. This could be useful for us.

Met-String avatar Sep 24 '23 12:09 Met-String

IMG_20230924_201813.jpg

I find this in a previous issue thread. This could be useful for us.

Thanks, yes this can be helpful once the training steps are shared or some sample training code is shared.

karrtikiyer avatar Sep 24 '23 18:09 karrtikiyer

I find a community-contributed training tutorial here https://github.com/ShishirPatil/gorilla/issues/3 It looks good. But I don't know if it works well. Nobody has discussed about this because the pull request has not been received. And I think it might be never received especially with the release of better llama2...(gorilla is essentially a fine-tuned llama model)

Met-String avatar Sep 25 '23 00:09 Met-String