Upload files to "/"

This commit is contained in:
The Ghost of FOSS' Past 2024-10-01 16:02:44 +00:00
parent 711774719c
commit 17b7de9f98
2 changed files with 2 additions and 2 deletions

2
aidos
View file

@ -1,5 +1,5 @@
FROM deepseek-coder
FROM llama3.2
FROM CognitiveComputations/dolphin-llama3.1
# sets the temperature to 1 [higher is more creative, lower is more coherent]
PARAMETER temperature .75

View file

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