json file
Browse files- dolphin.json +3 -0
dolphin.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
FROM dolphin-llama3:8b
|
2 |
+
PARAMETER temperature 2
|
3 |
+
PARAMETER seed 42
|