Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 626 Bytes

File metadata and controls

7 lines (4 loc) · 626 Bytes

HuggingFace Endpoint

This configuration uses the HuggingFace Inference Endpoints.

First, create an endpoint following the instructions here. Then, update the endpoint_url key in the config.yml file.

Disclaimer: The dolly-v2-3b LLM model has only been tested on basic use cases, e.g., greetings and recognizing specific questions. On more complex queries, this model may not work correctly. Thorough testing and optimizations are needed before considering a production deployment.