Using Llama2 with VS Code
- Download and install Ollama
- Have Ollama download and set up the codellama model:
ollama run codellama
- Download and install Continue for VS Code
- Configure Continue to use Ollama - make sure you restart/reload VS Code and check Continue’s selected model in the extension pane.
- Learn how to use Continue in VS Code
Using Continue
Open the Extension so it’s available as a pane. You can open it by using Command - M by default. (Which is not great)