SkywardAI / voyager

The project is OpenAI-like API service of SkywardAI ecosystem
Apache License 2.0
3 stars 13 forks source link

[Feature]: Inference with few-short learning approach. #57

Closed Aisuko closed 3 months ago

Aisuko commented 3 months ago

Contact Details(optional)

No response

What feature are you requesting?

Currently, I found the new base line SML response is lower quality in this project. The response quality is lower than https://www.youtube.com/watch?v=oN55EJ3L3wc. In this video, I asked it some random questions. And it uses few-short learning.

https://github.com/Aisuko/chatpilot/blob/d6ed14ed69e7821fc3f9d9c70d03182ed5fe902a/demo_ui.py#L74C1-L83C6

So, please update the way of using SML to using few-short learning approach.

More for few-short approach

cbh778899 commented 3 months ago

Seems like it do works with the small language model. I would consider add it when selected this model.