Upload files to "/"
This commit is contained in:
parent
711774719c
commit
17b7de9f98
2 changed files with 2 additions and 2 deletions
2
aidos
2
aidos
|
@ -1,5 +1,5 @@
|
||||||
FROM deepseek-coder
|
FROM deepseek-coder
|
||||||
FROM llama3.2
|
FROM CognitiveComputations/dolphin-llama3.1
|
||||||
|
|
||||||
# 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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
FROM deepseek-coder
|
FROM deepseek-coder
|
||||||
FROM llama3.2
|
FROM CognitiveComputations/dolphin-llama3.1
|
||||||
#FROM knoopx/mobile-vlm:3b-fp16
|
#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]
|
||||||
|
|
Loading…
Reference in a new issue