Update Modelfile
Browse files
Modelfile
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
|
| 2 |
FROM /content/prithivMLmods/Codepy-Deepthink-3B-GGUF/Codepy-3B.F16.gguf
|
| 3 |
TEMPLATE """{{ if .Messages }}
|
| 4 |
{{- if or .System .Tools }}<|start_header_id|>system<|end_header_id|>
|
|
|
|
|
|
|
| 1 |
FROM /content/prithivMLmods/Codepy-Deepthink-3B-GGUF/Codepy-3B.F16.gguf
|
| 2 |
TEMPLATE """{{ if .Messages }}
|
| 3 |
{{- if or .System .Tools }}<|start_header_id|>system<|end_header_id|>
|