Skip to content

Latest commit

 

History

History
 
 

hf_endpoint

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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.