Skip to content

Commit

Permalink
add prerequisite
Browse files Browse the repository at this point in the history
  • Loading branch information
lmilan committed Nov 28, 2024
1 parent 487ab3b commit 1d32430
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ This guide walks you through setting up the AI Proxy plugin with [Hugging Face](

{% include_cached /md/plugins-hub/ai-providers-prereqs-advanced.md snippet='service' provider='Hugging Face' %}
* Hugging Face access token with permissions to make calls to the Inference API
* [Text-generation model](https://huggingface.co/models?pipeline_tag=text-generation&sort=trending) from Hugging Face

## Provider configuration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ This guide walks you through setting up the AI Proxy plugin with [Hugging Face](

{% include_cached /md/plugins-hub/ai-providers-prereqs.md snippet='service' provider='Hugging Face' %}
* Hugging Face access token with permissions to make calls to the Inference API
* [Text-generation model](https://huggingface.co/models?pipeline_tag=text-generation&sort=trending) from Hugging Face

## Provider configuration

Expand Down

0 comments on commit 1d32430

Please sign in to comment.