Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cspyridakis/modelfiles
A personal collection of Modelfiles
https://github.com/cspyridakis/modelfiles
gen-ai llms ollama vs-code
Last synced: 18 days ago
JSON representation
A personal collection of Modelfiles
- Host: GitHub
- URL: https://github.com/cspyridakis/modelfiles
- Owner: CSpyridakis
- Created: 2024-12-17T15:26:56.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-01-03T11:06:31.000Z (19 days ago)
- Last Synced: 2025-01-03T12:22:50.561Z (19 days ago)
- Topics: gen-ai, llms, ollama, vs-code
- Language: Shell
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Modelfiles
This repository contains a personal collection of model files that have been used during my LLM experimentation. For my use case, I create and use the models using [Ollama](https://ollama.com/).
[Open WebUI](https://openwebui.com/) is also used to provide a graphical interface for interacting with the models.
Finally, since VS-Code is one of my go-to editors for development, I also use [Continue](https://docs.continue.dev/getting-started/overview/) VS-Code extension to interact with the models from there.
This setup can ensure the deployment of LLMs locally on proprietary servers, which may be a mandatory security constraint for some applications.