distilabel icon indicating copy to clipboard operation
distilabel copied to clipboard

[FEATURE] Add support for Replicate endpoints

Open dvsrepo opened this issue 1 year ago • 0 comments

The idea is to implement a new LLM for using Replicate endpoints

Ideally it should cover public and private deployments Draft here:

https://github.com/argilla-io/distilabel/pull/47

See an example of a HTTP-based implementation:

https://github.com/argilla-io/distilabel/blob/main/src/distilabel/llm/huggingface/inference_endpoints.py

dvsrepo avatar Nov 28 '23 10:11 dvsrepo