Is it possible to create a library that uses a palantir-provided model (like GPT/Llama3)?
There shouldn’t be any blocker to do so. You might try and report here if that works ?
Hey @VincentF - you’re right, it is a Python function after all and can take any input with any type. As long as it can be resolved at runtime and is used in a manner that is supported by transforms, anything can be passed in.
1 Like