Oleh Kostromin
Oleh Kostromin
@tarun-infiniteloop not at the moment, but more details will follow soon.
Hi @jalotra, Few shot prompting is planned as a separate class (see roadmap). The prompt itself could possibly be improved, so we are open to suggestions. Changing the prompt would...
@ritish1082 Are you talking about the documentation website ? We will create it as soon as there is enough content for it. While the functionality of the library is limited,...
Hi @iamollas, To be honest this was more of an intentional behaviour. But maybe we need to re-evaluate the approach. Your fix, however, will not change the final output as...
@iamollas I believe this issue is somewhat related to the one you described. https://github.com/iryna-kondr/scikit-llm/issues/14 I guess it would be nice to find a uniform solution for both multi class and...
I am not sure whether I understood the question correctly, but you can save skllm estimator as pickle the same way you would do with any other python object.
@ChandraReddy97 please follow a general pickle guide like the one below. While we have never tested the pickling/unpickling process with skllm, it should still work. Let me know if you...
I am closing the issue as it must have been resolved. Please let me know if it was not the case.
Hi @VDuchauffour , Thank you for your contribution. We will review your PRs by the end of the week the latest.
Hi @nicola-corbellini I ran exactly your code and it worked for me. It seems like there is something wrong with your API key, as providing an invalid key was the...