Pablo Speciale
Pablo Speciale
Would it be possible use ollama in this case? And how? Maybe if the code would support litellm, it would be easier to use local model: https://docs.litellm.ai/docs/
> Adding LiteLLM as the default provider today which should make this use case trivial, let me know how it works for you =). That would be great! Is there...
For documenting purposes, could you comment how to use it with a little example? Probably people will find this github issue but won't be able to know how to use...
> Consuming poselib as a submodule is not easily possible without a significant refactor of poselib itself due to the build rule and include folder structure I am wondering what...
In order to have a Github Action, you will need to set-up one first by clicking here: https://github.com/PoseLib/PoseLib/actions/new Then copy the files content of this PR to the new one,...
@vlarsson Is there any news about this PR?
you will probably need to create a new github action, see my previous message: https://github.com/PoseLib/PoseLib/pull/73#issuecomment-1741845945
@Parskatt You might need to create a Github Action first, by clicking here: https://github.com/PoseLib/PoseLib/actions/new Then copy the files content of this PR to the new one. The github actions from...
> @pablospe Ok, but the action won't run without the changes to rest in the PR, I was suggesting to create another PR where the actions are active, that's all,...
* Click here: https://github.com/PoseLib/PoseLib/actions/new * and then:  * then you put the content/files from this PR.