Unable to find relevant documentation describing - "How to use open source models like Laama2/Mixtral etc with AIP"

Requirement : I am able to import llama2 , however which Palantir libraries should be used to transform the text using llama2 along with an example of the usage is missing from the available documentation.

We request you to provide relevant documentation on how to use open source models

Hi - this documentation page explains what you are trying to do and includes code snippets: documentation.

In addition to that, there is an implementation reference example of how to use Palantir provided models: reference example