HuggingFace
Official website https://huggingface.co/
The Hugging Face is a platform designed to share pre-trained AI models and collaborate on the development and sharing of resources related to AI and natural language processing (NLP). It serves as a central repository for a wide range of models, including those for tasks such as text generation, text classification, translation, question answering, and more.
How to connect
- Create an account in Huggingface
- Go to your Profile - Settings - Access Tokens
- Generate and copy the API Key
- Go to VSCode and choose
HuggingFace
asProvider
- Click on
Connect
orSet connection
- Paste API Key here, and click on
Connect
:
Remove Key
If you want to remove your API Key from CodeGPT, click on the provider box and click on Disconnect
.
Huggingface Models available in Code GPT
- OperAssistant/oasst
- mistralai/Mixtral-8x7
- mistralai/Mistral-7B-v0.1
API Errors
If you are getting API errors check the following link: Huggingface Documentation