Ollama running with Github actions using dockerfile
How do you configure a Github Actions yml file to serve ollama and to load it with a base model (like llama3)? I tried to use a Dockerfile:
How do you configure a Github Actions yml file to serve ollama and to load it with a base model (like llama3)? I tried to use a Dockerfile: