Skip to content

Commit

Permalink
Clarify eland-uploaded models is for hugging face
Browse files Browse the repository at this point in the history
  • Loading branch information
leemthompo authored Jul 29, 2024
1 parent e82292a commit 9e762e9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Currently you can:

** Integrate directly with the <<infer-service-cohere,Cohere Rerank inference endpoint>> using the `rerank` task type
** Integrate directly with the <<infer-service-google-vertex-ai,Google Vertex AI inference endpoint>> using the `rerank` task type
** Upload a model to {es} with {eland-docs}/machine-learning.html#ml-nlp-pytorch[Eland]
** Upload a model to {es} from Hugging Face with {eland-docs}/machine-learning.html#ml-nlp-pytorch[Eland]
*** Then set up an <<inference-example-eland,{es} service inference endpoint>> with the `rerank` task type
. *Create a `rerank` task using the <<put-inference-api,{es} Inference API>>*.
The Inference API creates an inference endpoint and configures your chosen machine learning model to perform the reranking task.
Expand Down

0 comments on commit 9e762e9

Please sign in to comment.