Giter VIP home page Giter VIP logo

kfserving-uri-examples's Introduction

About Me

I'm a Sr. Data Engineer at Disney Streaming.

Personal Projects

  • My Master's Thesis on text-independent Speaker verification on microcontrollers.
  • A long-term (super WIP) attempt to write a pure Rust chess engine, lasker.
  • torchmnist, a simple Android app to draw hand written digits and predict them using PyTorch.
  • Finally, my attempt at self-teaching system design and other foundational principles, given that I didn't study Computer Science in college.

Open Source

kfserving-uri-examples's People

Contributors

tduffy000 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Forkers

panchul gujingit

kfserving-uri-examples's Issues

SKlearn github uri

Sorry. Is the github example still supported. Got this when trying it out.

Error from server: error when creating "los_kfserving1.yaml": admission webhook "inferenceservice.kfserving-webhook-server.validator" denied the request: storageUri, must be one of: [gs://, s3://, pvc://, file://] or match https://{}.blob.core.windows.net/{}/{} or be an absolute or relative local path. StorageUri [https://github.com/tduffy000/kfserving-uri-examples/blob/master/sklearn/frozen/model.joblib?raw=true] is not supported.

inference example

i tried onnx model with kfserving
it was deployed but could not figure out input example

tried this
{
"instances": [
[6.8, 2.8, 4.8, 1.4],
[6.0, 3.4, 4.5, 1.6]
]
}

this didn't worked

can you also add input example for inferencing

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.