Skip to content

A CircleCI orb to deploy models to Hugging Face 🤗 inference endpoints.

License

Notifications You must be signed in to change notification settings

CircleCI-Public/huggingface-inference-endpoints-orb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

huggingface-inference-endpoints-orb

Hugging Face inference endpoints Orb CircleCI Build Status CircleCI Orb Version GitHub license CircleCI Community

This repository has the code for the the CircleCI Hugging Face inference endpoints Orb. Please note that this version is currently in beta. Explore, understand, and experiment, but proceed with caution when integrating it into practical applications. 🛠✨

Usage

Setup

In order to use the Hugging Face inference endpoints Orb on CircleCI you will need to setup environment variables either in context or project env vars. Required variables are HF_TOKEN.

Setting up webhooks on Hugging Face and CircleCI

  1. Create a new custom webhook on CircleCI following the instructions here.
  2. Create a new webhook on Hugging Face following the instructions here.

ℹ️ While creating webhook in Hugging Face, make sure to fill in Webhook URL as https://internal.circleci.com/private/soc/e/<WEBHOOK_ID>?secret=<SECRET>. Instead of filling in the secret in Secret (optional) section on Hugging Face.

alt text

Use In Config

For full usage guidelines, see the Orb Registry listing.


FAQ

View the FAQ in the wiki

Contributing

We welcome issues to and pull requests against this repository!

For further questions/comments about this or other orbs, visit CircleCI's orbs discussion forum.

About

A CircleCI orb to deploy models to Hugging Face 🤗 inference endpoints.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages