-
Notifications
You must be signed in to change notification settings - Fork 374
[Codex generated] Guide for VSCode. #1910
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
made a first quick review
Co-authored-by: Wauplin \\<[email protected]\\>
|
|
||
|  | ||
|
|
||
| You can now use SoTA open‑source LLMs like Kimi K2, DeepSeek V3.1, GLM 4.5 and more in VS Code with GitHub Copilot Chat with [Hugging Face Inference Providers](https://huggingface.co/docs/inference-providers/index) 🔥 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| You can now use SoTA open‑source LLMs like Kimi K2, DeepSeek V3.1, GLM 4.5 and more in VS Code with GitHub Copilot Chat with [Hugging Face Inference Providers](https://huggingface.co/docs/inference-providers/index) 🔥 | |
| You can now use SoTA open‑source LLMs –including Kimi K2, DeepSeek V3.1, GLM 4.5, and more– with GitHub Copilot in VS Code, using [Hugging Face Inference Providers](https://huggingface.co/docs/inference-providers/index) 🔥 |
The sentence was (and still is) a bit long to read with many clauses.
Co-authored-by: Pedro Cuenca <[email protected]> Co-authored-by: Lucain <[email protected]>
| 2. Open VS Code's chat interface. | ||
| 3. Click the model picker and click "Manage Models...". | ||
| 4. Select "Hugging Face" provider. | ||
| 5. Enter your Hugging Face Token. You can get one from your [settings page](https://huggingface.co/settings/tokens/new?ownUserPermissions=inference.serverless.write&tokenType=fineGrained). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| 5. Enter your Hugging Face Token. You can get one from your [settings page](https://huggingface.co/settings/tokens/new?ownUserPermissions=inference.serverless.write&tokenType=fineGrained). | |
| 5. Enter your Hugging Face Token. You can get one from your [settings page](https://huggingface.co/settings/tokens/new?ownUserPermissions=inference.serverless.write&tokenType=fineGrained). You only need to give it the inference.serverless permissions. |
(maybe, feel free to disregard)
| - Built for high availability (across providers) and low latency through world‑class providers. | ||
| - Transparent pricing: what the provider charges is what you pay. | ||
|
|
||
| 💡 The free Hugging Face user 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.co/enterprise) for $2 in monthly credits plus pay‑as‑you‑go access across all providers! No newline at end of file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| 💡 The free Hugging Face user 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.co/enterprise) for $2 in monthly credits plus pay‑as‑you‑go access across all providers! | |
| 💡 The free Hugging Face user tier gives you a small amount of monthly inference credits to experiment. Upgrade to [Hugging Face PRO](https://huggingface.co/pro) or [Team or Enterprise](https://huggingface.co/enterprise) for $2 in monthly credits plus pay‑as‑you‑go access across all providers! |
|
ping @hanouticelina on this PR |
Co-authored-by: célina <[email protected]>
No description provided.