prithivMLmods
commited on
Commit
•
87bb262
1
Parent(s):
6baa14e
Update Modelfile
Browse files
Modelfile
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
|
2 |
-
FROM /content/prithivMLmods/Llama-3.2-1B-
|
3 |
TEMPLATE """{{ if .Messages }}
|
4 |
{{- if or .System .Tools }}<|start_header_id|>system<|end_header_id|>
|
5 |
{{- if .System }}
|
|
|
1 |
|
2 |
+
FROM /content/prithivMLmods/Llama-3.2-1B-GGUF/Llama-3.2-1B.F16.gguf
|
3 |
TEMPLATE """{{ if .Messages }}
|
4 |
{{- if or .System .Tools }}<|start_header_id|>system<|end_header_id|>
|
5 |
{{- if .System }}
|