Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tanvirongh/vscode-ollama-modelfile

Experimental syntax highlighting VSCode extension for Ollama Modelfiles
https://github.com/tanvirongh/vscode-ollama-modelfile

extension modelfile ollama syntax syntax-highlighting vscode

Last synced: 2 months ago
JSON representation

Experimental syntax highlighting VSCode extension for Ollama Modelfiles

Awesome Lists containing this project

README

        

# About

Experimental syntax highlighting VSCode extension for [Ollama](https://github.com/ollama/ollama) [Modelfile](https://github.com/ollama/ollama/blob/main/docs/modelfile.md).

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/TanvirOnGH/vscode-ollama-modelfile)

> [!NOTE]
> Ollama's Modelfile syntax is in development.
>
> Instructions can be in any order.
>
> The `Modelfile` is not case sensitive.

## What is Ollama Modelfile?

A Modelfile is the blueprint to create and share models with Ollama. Read more about it [here](https://github.com/ollama/ollama/blob/main/docs/modelfile.md) and look at some examples [here](https://github.com/ollama/ollama/tree/main/examples) and [my collection](https://github.com/TanvirOnGH/ai_workspace/tree/pilot/ollama/modelfiles). Moreover, you'll discover a variety of models on [Open WebUI](https://openwebui.com).