Skip to content

Commit daccf00

Browse files
committed
up
1 parent 9eb31f3 commit daccf00

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed
Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
# 🤗 Hugging Face Inference Providers for VS Code Copilot
22

3-
![Demo](assets/demo.gif)
3+
![Demo](https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/demo.gif)
44

55
<!-- Place demo.gif at docs/inference-providers/guides/assets/demo.gif -->
66

7-
Bring SoTA open‑source models to VS Code Copilot Chat with [Hugging Face Inference Providers](https://huggingface.co/docs/inference-providers/index), built on the [Language Model Chat Provider API](https://code.visualstudio.com/api/extension-guides/ai/language-model-chat-provider).
8-
9-
## ✨ Why use the Hugging Face provider in Copilot
10-
- 4k+ open‑source LLMs with tool calling capabilities.
11-
- Single API to thousands of open‑source LLMs via providers like Groq, Cerebras, Together AI, SambaNova, and more.
12-
- Built for high availability (across providers) and low latency through world‑class providers.
13-
- No extra markup on provider rates.
7+
Bring SoTA open‑source LLMs to VS Code Copilot Chat with [Hugging Face Inference Providers](https://huggingface.co/docs/inference-providers/index), built on the [Language Model Chat Provider API](https://code.visualstudio.com/api/extension-guides/ai/language-model-chat-provider).
148

159
## ⚡ Quick start
10+
1. Install the HF Copilot Chat extension [here](#todo).
1611
1. Open VS Code's chat interface.
1712
2. Click the model picker and click "Manage Models...".
1813
3. Select "Hugging Face" provider.
1914
4. Provide your Hugging Face Token, you can get one in your [settings page](https://huggingface.co/settings/tokens/new?ownUserPermissions=inference.serverless.write&tokenType=fineGrained).
2015
5. Select the models you want to add to the model picker.
2116

22-
💡 The free tier gives you a small amount of monthly inference credits to start building and experimenting. Upgrade to [Hugging Face PRO](https://huggingface.co/pro) for $2 in monthly credits plus pay‑as‑you‑go access across all providers!
17+
## ✨ Why use the Hugging Face provider in Copilot
18+
- 4k+ open‑source LLMs with tool calling capabilities.
19+
- Single API to thousands of open‑source LLMs via providers like Groq, Cerebras, Together AI, SambaNova, and more.
20+
- Built for high availability (across providers) and low latency through world‑class providers.
21+
- No extra markup on provider rates.
2322

23+
💡 The free tier gives you a small amount of monthly inference credits to experiment. Upgrade to [Hugging Face PRO](https://huggingface.co/pro) or [Enterprise](https://huggingface/enterprise) for $2 in monthly credits plus pay‑as‑you‑go access across all providers!

0 commit comments

Comments
 (0)