(Trained with Unsloth)
Browse files
Modelfile
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
FROM ./LucasInsight/Meta-Llama-3-8B-Instruct/unsloth.
|
| 2 |
|
| 3 |
TEMPLATE """{{ if .System }}<|start_header_id|>system<|end_header_id|>
|
| 4 |
|
|
|
|
| 1 |
+
FROM ./LucasInsight/Meta-Llama-3-8B-Instruct/unsloth.F16.gguf
|
| 2 |
|
| 3 |
TEMPLATE """{{ if .System }}<|start_header_id|>system<|end_header_id|>
|
| 4 |
|