Giter VIP home page Giter VIP logo

Comments (7)

kweinmeister avatar kweinmeister commented on July 23, 2024 1

Thanks! I am tagging @RajeshThallam, who wrote one of our PyTorch serving notebooks in this repo, in case he might be familiar with the errors you're seeing. Please keep in mind that we are not able to provide official support here, so I'll provide a couple more options to consider:

  • Google Cloud Platform support options are at https://cloud.google.com/support/
  • You can ask a question on Stack Overflow using the tag google-cloud-ml. This tag not only receives responses from the Stack Overflow community, but also from Google engineers, who monitor the tag and offer unofficial support.

from vertex-ai-samples.

hanneshapke avatar hanneshapke commented on July 23, 2024 1

What was the conclusion? I am facing the same issue. Thank you for your hints.

from vertex-ai-samples.

kweinmeister avatar kweinmeister commented on July 23, 2024

Hi @annatn998, can you provide the link to the notebook that you're starting from?

from vertex-ai-samples.

annatn998 avatar annatn998 commented on July 23, 2024

@kweinmeister I am using a workbench notebook from a private GCP project, but I'll copy and paste a link to the files that I'm using for deployment!

train.py - file used to train model
Dockerfile - torchserve dockerfile for prediction
custom_handler.py - custom handler for GCN model
models.py - because it's an eager model we include a model-file into the torch archive

pytorch_torchserve.zip

from vertex-ai-samples.

ivanmkc avatar ivanmkc commented on July 23, 2024

Closing as this is not the right forum for support requests.

from vertex-ai-samples.

aronicq avatar aronicq commented on July 23, 2024

@annatn998 Hi!
Were you able to solve the issue?

from vertex-ai-samples.

aronicq avatar aronicq commented on July 23, 2024

Nevermind, found an inconsistency between handler expectation and json envelope parser. Also was missing header in curl -H "Content-Type: application/json"...

from vertex-ai-samples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.