"llm/git@developer.sourcefind.cn:OpenDAS/ollama.git" did not exist on "c9167494cbc3de3771ab7b7c10b15caa795229d0"
Commit 6ec063a2 authored by rusty1s's avatar rusty1s
Browse files

new test

parent a5db8531
......@@ -21,8 +21,10 @@ env:
jobs:
exclude:
- if: not (tag is present or commit_message =~ ci-deploy)
- if: not (tag is present or commit_message =~ ci-deploy) and os != osx
env: PYTHON_VERSION=3.8 TORCH_VERSION=1.6.0 IDX=cpu
- if: os = osx:
env: PYTHON_VERSION=3.8 TORCH_VERSION=1.6.0 IDX=cu102
install:
- source script/gcc.sh
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment