mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-21 19:28:42 +00:00
RHAIENG-565: purge the midstream repo content to only host the build artifacts, so only the redhat-distribution should remain
This commit is contained in:
parent
9803329350
commit
db484734b4
1126 changed files with 0 additions and 526647 deletions
9
.github/actions/setup-ollama/action.yml
vendored
9
.github/actions/setup-ollama/action.yml
vendored
|
|
@ -1,9 +0,0 @@
|
|||
name: Setup Ollama
|
||||
description: Start Ollama
|
||||
runs:
|
||||
using: "composite"
|
||||
steps:
|
||||
- name: Start Ollama
|
||||
shell: bash
|
||||
run: |
|
||||
docker run -d --name ollama -p 11434:11434 docker.io/leseb/ollama-with-models
|
||||
Loading…
Add table
Add a link
Reference in a new issue