mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-05 18:22:41 +00:00
Remove ollama dependency
This commit is contained in:
parent
df072c8493
commit
fa99fbfb39
1 changed files with 0 additions and 5 deletions
|
@ -210,11 +210,6 @@ jobs:
|
||||||
sudo apt update -y
|
sudo apt update -y
|
||||||
sudo apt install -y python3 python3-pip npm wget
|
sudo apt install -y python3 python3-pip npm wget
|
||||||
|
|
||||||
#- name: "Installing packages with 'curl'"
|
|
||||||
# id: install_curl
|
|
||||||
# run: |
|
|
||||||
# curl -fsSL https://ollama.com/install.sh | sh
|
|
||||||
|
|
||||||
- name: "Installing packages with 'wget'"
|
- name: "Installing packages with 'wget'"
|
||||||
id: install_wget
|
id: install_wget
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue