mirror of
https://github.com/ollama/ollama.git
synced 2025-07-04 16:41:04 +02:00
Merge pull request #3442 from ollama/mxyng/generate-output
fix generate output
This commit is contained in:
1
.github/workflows/test.yaml
vendored
1
.github/workflows/test.yaml
vendored
@ -12,6 +12,7 @@ jobs:
|
|||||||
changes:
|
changes:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
outputs:
|
outputs:
|
||||||
|
GENERATE: ${{ steps.changes.outputs.GENERATE }}
|
||||||
GENERATE_CUDA: ${{ steps.changes.outputs.GENERATE_CUDA }}
|
GENERATE_CUDA: ${{ steps.changes.outputs.GENERATE_CUDA }}
|
||||||
GENERATE_ROCM: ${{ steps.changes.outputs.GENERATE_ROCM }}
|
GENERATE_ROCM: ${{ steps.changes.outputs.GENERATE_ROCM }}
|
||||||
steps:
|
steps:
|
||||||
|
Reference in New Issue
Block a user