Skip to content

Commit

Permalink
Add Hugging Face inference text-classification streaming example note…
Browse files Browse the repository at this point in the history
…book (#2458)

* Added Hugging Face inference text-classification streaming example

* Update sdk/python/foundation-models/huggingface/inference/text-generation-streaming/text-generation-streaming-online-endpoint.ipynb

Co-authored-by: Manoj Bableshwar <[email protected]>

---------

Co-authored-by: Manoj Bableshwar <[email protected]>
  • Loading branch information
erjms and ManojBableshwar authored Jul 17, 2023
1 parent 7b4d7ea commit d011d74
Show file tree
Hide file tree
Showing 3 changed files with 509 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"inputs": "My name is Julien and I like to"}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"inputs": "What can you do in Nuremberg, Germany? Give me 3 Tips"}
Loading

0 comments on commit d011d74

Please sign in to comment.