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

https://github.com/tarsislimadev/docker-ollama

To run language models easily.
https://github.com/tarsislimadev/docker-ollama

docker-image ollama

Last synced: 2 months ago
JSON representation

To run language models easily.

Awesome Lists containing this project

README

          

# [Ollama](https://ollama.com/library)

[![github/actions/workflow/status](https://img.shields.io/github/actions/workflow/status/brtmvdl/docker-ollama/docker-push.yml)](https://img.shields.io/github/actions/workflow/status/brtmvdl/docker-ollama/docker-push.yml) [![github/license](https://img.shields.io/github/license/brtmvdl/docker-ollama)](https://img.shields.io/github/license/brtmvdl/docker-ollama) [![github/stars](https://img.shields.io/github/stars/brtmvdl/docker-ollama?style=social)](https://img.shields.io/github/stars/brtmvdl/docker-ollama?style=social)

## how to use

```sh
docker run --rm -it tmvdl/ollama:alpine sh
```

## license

[MIT](./LICENSE)