Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>simplellmNew to Visual Studio Code? Get it now.
simplellm

simplellm

mikeymon

|
3 installs
| (0) | Free
Extension for interacting with HuggingFace LLMs
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SimpleLLM

Simple extension for interacting with LLMs deployed through HuggingFace Spaces

Once installed, edit your settings.json to add the config value for the HuggingFace Space you wish to use.

settings.json

Once set up you can use the command palette to run any of the following commands:

  1. Ask - ask the LLM a question - any selected text will be passed as context so you can ask about specific code you are working with
  2. Generate - ask the LLM to generate some code - generated response will be inserted into the active editor

NOTE you can obviously configure this to interface with ANY model on HuggingFace, this is only designed to work with text for coding assistance etc. Usage with other types of models (images, audio etc) will not work

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft