Thoonsen Maxime

Results 84 comments of Thoonsen Maxime

Very cool @f-lombardo

Hey @santiOcampo01 , did you succeed to make it stream? Did you try with QuestionAnswering class ?

You want the total of token for the question embeddings + all generations?

I started a small PR [here](https://github.com/theodo-group/LLPhant/pull/192). We need to add the count of embeddings to make it correct

hey @kaeldric, thanks for your contribution! If you can add test that would be amazing or maybe some example code in the doc to show the usage?

@kaeldric maybe we can use CalledFunction now it has been introduced?

Thanks @Vardan9898 for the issue and @f-lombardo for the PR!

Hey everyone, sorry for being a bit busy lately (starting my company). Good point—it should be moved to require-dev. @BreyndotEchse, the dependency config is set to "dependency-version: [prefer-lowest, prefer-stable]" to...

Hey @BreyndotEchse : you can take my commit here to fix your problems : https://github.com/theodo-group/LLPhant/pull/237

Hey @Gudetomi . It is a very good idea. Do you want to try to make a PR to implement it? If yes, you need to create a class that...