Use LLM with registered model deploy error

Hello.

There is an LLM model I developed in model catalog named XXXXXX works fine and tested well in Model Catalog.

So, I tried to use it in pipeline builder.

First of all, I added a dataset to pipeline builder and create a Use LLM node with configuration.

The problem was started here.

Palantir shows me that external systems was not imported likes below.

So, I clicked “Import external systems” button and found an external system added in pipeline sources tab.

The result was generated well just like below as I expected.

So, I thought everything works fine and tried to deploy it.

When I tried to save and deploy, palantir system shows me an error.

image

Details error messages are…

Unable to import resources to project: {project=ri.compass.main.folder.45838c55-c000-42ff-ad03-80b65c3314ca, resources=[ImportResourceRequest{resourceRid: ri.eddie.artifacts.repository.bundles, importName: Optional[eddie-artifacts-bundle], isExemptFromMarkingConstraintChecks: Optional.empty}, ImportResourceRequest{resourceRid: ri.transforms.java.spark.module, importName: Optional[transforms-java-spark-module], isExemptFromMarkingConstraintChecks: Optional.empty}, ImportResourceRequest{resourceRid: ri.function-registry.main.function.b0cc49ab-78ad-4a95-9200-770eb8683562, importName: Optional.empty, isExemptFromMarkingConstraintChecks: Optional.empty}, ImportResourceRequest{resourceRid: ri.webhooks.main.webhook.69ce0e3a-2f52-4628-9950-266bfa929d51, importName: Optional.empty, isExemptFromMarkingConstraintChecks: Optional.empty}, ImportResourceRequest{resourceRid: ri.functions.typescript.artifacts.repository, importName: Optional[ri.functions.typescript.artifacts.repository], isExemptFromMarkingConstraintChecks: Optional.empty}, ImportResourceRequest{resourceRid: ri.functions.parent.artifacts.repository, importName: Optional[ri.functions.parent.artifacts.repository], isExemptFromMarkingConstraintChecks: Optional.empty}, ImportResourceRequest{resourceRid: ri.artifacts.repository.artifactory.external-npm-npmjs, importName: Optional[ri.artifacts.repository.artifactory.external-npm-npmjs], isExemptFromMarkingConstraintChecks: Optional.empty}, ImportResourceRequest{resourceRid: ri.stemma.main.repository.49bc82e0-2d01-49ac-9dcf-c2b67ccc319f, importName: Optional.empty, isExemptFromMarkingConstraintChecks: Optional.empty}]}

Do you know why this error is occurring and how to resolve this issue?

Does anybody have an experience about this issue?

Any help will be very appreciate.

Thanks regards.

Hi! Sorry you’ve been having issues with this feature. We think we have a fix coming. I’ll keep you up-to-date with the fix.

1 Like

Front-end and backend fixes are out now so depending on your environment this should be fixed now. If not then it will be fixed soon for you.

1 Like

I found that this problem was fixed.

Thank you

1 Like