Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>VSCode Ollama ModelfileNew to Visual Studio Code? Get it now.
VSCode Ollama Modelfile

VSCode Ollama Modelfile

warm3snow

|
285 installs
| (1) | Free
VSCode Ollama Modelfile support for VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode Ollama Modelfile Extension

VSCode Ollama Modelfile Logo

Downloads Rating GitHub stars License: MIT

English | 中文

A VS Code extension for managing Ollama models through Modelfile. Easily to edit Modelfile and generate models.

✨ Features

  • 🤖 This extension provides commands to help you manage Ollama models:
    • Set Ollama URL: Configure Ollama server URL (default: http://localhost:11434)
    • Create Modelfile: Create a new Modelfile template
    • Create Model: Generate model from Modelfile
    • Run Model: Execute model with current configuration
    • Delete Model: Remove existing model

🚀 Quick Start

📺 Tutorial

  1. Install Ollama

    # macOS
    brew install ollama
    
    # Linux
    curl -fsSL https://ollama.com/install.sh | sh
    
  2. Install Extension

    • Open Extensions in VS Code
    • Search for "VSCode Ollama Modelfile"
    • Click Install
  3. Configure Extension

    • Open Command Palette (Ctrl+Shift+P / Cmd+Shift+P)
    • Run "Ollama Modelfile: Set Ollama URL"
    • Enter your Ollama server URL
  4. Create Modelfile

    • Open in a workspace or folder
    • Open Command Palette (Ctrl+Shift+P / Cmd+Shift+P)
    • Run "Ollama Modelfile: Create Modelfile"
  5. Other Commands

  • Ollama Modelfile: Create Model - Generate model from Modelfile
  • Ollama Modelfile: Run Model - Execute model with current configuration
  • Ollama Modelfile: Delete Model - Remove existing model

❤️ Support & Donation

If you find this extension helpful, you can support the developer by:

💰 Donation Methods

Support the developer

WeChat Pay
WeChat Pay
Alipay
Alipay

🪙 Cryptocurrency

Bitcoin Native Segwit
bc1qskds324wteq5kfmxh63g624htzwd34gky0f0q5

Taproot
bc1pk0zud9csztjrkqew54v2nv7g3kq0xc2n80jatkmz9axkve4trfcqp0aksf
Ethereum 0xB0DA3bbC5e9f8C4b4A12d493A72c33dBDf1A9803
Solana AMvPLymJm4TZZgvrYU7DCVn4uuzh6gfJiHWNK35gmUzd

Your support helps maintain and improve this extension! Thank you! ❤️

  • ⭐ Star the GitHub repository
  • 📝 Submit issues or feedback
  • 🚀 Contribute to the codebase
  • 💬 Share with your friends

📝 Release Notes

See CHANGELOG.md for release notes.

📝 License

This extension is licensed under the MIT License.

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