prompttools icon indicating copy to clipboard operation
prompttools copied to clipboard

HuggingFace Inference Endpoint support

Open steventkrawczyk opened this issue 1 year ago • 0 comments

🚀 The feature

Today we support huggingface inference API, which are lightweight instances for testing models.

There is a different feature, called inference endpoints which is for larger models or more persistent instances. See https://huggingface.co/inference-endpoints

Motivation, pitch

We want to test across different infrastructure providers. Today, our only way to test OSS models is (1) locally or (2) from huggingface inference APIs. We want to add huggingface inference endpoints as well.

Alternatives

N/A

Additional context

N/A

steventkrawczyk avatar Jul 25 '23 18:07 steventkrawczyk