(Trained with Unsloth)
Browse files
Modelfile
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
|
2 |
-
FROM ./emir12/llama_lora_8b_medical_HealthcareMagictr2_gguf/unsloth.
|
3 |
TEMPLATE """{{ if .System }}<|system|>
|
4 |
{{ .System }}<|end|>
|
5 |
{{ end }}{{ if .Prompt }}<|user|>
|
|
|
1 |
|
2 |
+
FROM ./emir12/llama_lora_8b_medical_HealthcareMagictr2_gguf/unsloth.F16.gguf
|
3 |
TEMPLATE """{{ if .System }}<|system|>
|
4 |
{{ .System }}<|end|>
|
5 |
{{ end }}{{ if .Prompt }}<|user|>
|