Chansung Park
Chansung Park
sure thing! @philwee It shows "unsupported" since I have not tested the model. Please let me know where the model is(apparently you pointed it), well working cases(or how to structure...
I manage prompt interfaces for different models in different repositories([for example plain Alpaca](https://github.com/deep-diver/PingPong/blob/main/src/pingpong/alpaca.py)), if you think this one exactly matches to yours, please let me know
Absolutely! Will let you know when I integrate them :) pretty soon
hey @philwee , can you share the GenerationConfig that you used? When I say "hello", it gives me such as (too) long responses which is weird, and I can even...
I see, the Generation config is so different. let me check
I think I can make this model works with just a simple case (1, 1, 1 instruction, input, and response). I have found that it is hard to inject past...
For sure! How would you format dataset to reflect *conversational style*?
probably I will include your model as a single turn conversation since I plan to add `StackLLaMA` as well
Can you elaborate?
@sayakpaul thanks for the reminder! let me try out the Pusher this weekend!