Upload files to "/"

This commit is contained in:
The Ghost of FOSS' Past 2024-09-30 20:31:44 +00:00
parent 0451de1f9c
commit b111519659

1
aidos
View file

@ -1,6 +1,5 @@
FROM deepseek-coder FROM deepseek-coder
FROM llama3.2 FROM llama3.2
FROM knoopx/mobile-vlm:3b-fp16
# sets the temperature to 1 [higher is more creative, lower is more coherent] # sets the temperature to 1 [higher is more creative, lower is more coherent]
PARAMETER temperature .75 PARAMETER temperature .75