Guide on installing and setting up Ollama locally.
Install ollama - https://ollama.com/download
Running locally: Download Code Llama - ollama run codellama:7b Running Commerically (faster): https://auth.mistral.ai https://console.anthropic.com/
Goto https://huggingface.co/models and search based on type of model
Goto conitnue.dev or search IDE Marketplace for continue Install it and click on the icon and then gear icon to open config.json copy the example-config.json and fill in with your API keys Or use the local model and remove commercial models
Open the example.php and follow the tutorial
Other Popular models for Coding
Open Source LLMs
- Code Llama
- WizardCoder
- Phind-CodeLlama
- Mistral
- StarCoder
- DeepSeek Coder
- Llama2
Commercial LLMs
- GPT-4
- GPT-4 Turbo
- GPT-3.5 Turbo
- Claude 2
- PaLM 2