Skip to content

Commit

Permalink
[DO NOT MERGE] Update devfile.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ibuziuk authored Jul 26, 2024
1 parent 2470a54 commit 1c44805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ components:
memory: 8Gi
# nvidia.com/gpu: 1 # Uncomment this if the pod shall be scheduled only on a GPU node
container:
image: docker.io/ollama/ollama:latest
image: docker.io/tiangolo/python-machine-learning:python3.7
mountSources: true
sourceMapping: /.ollama
commands:
Expand Down

0 comments on commit 1c44805

Please sign in to comment.