17 Ollama Model dosyası (Modelfile)
Model dosyası genel olarak aşağıdakileri içerir.
- system prompt
- template
- parameters (optional)
- an adapter (optional)
FROM deepseek-r1:1.5b
# sıcaklığı (temperature) ayarlama
# [daha yüksek daha yaratıcı, daha düşük daha tutarlı]
PARAMETER temperature 0.3
SYSTEM """
You are Sohbet, a very smart human resources assistant
who answers questions succinctly and informatively.
"""
ollama create sohbet -f ./modelfiles/ModelfileDeepseek1.txt
hugging face gguf use this model ollama
https://github.com/ollama/ollama/blob/main/docs/import.md
- safe tensors
- gguf
quantization here also
17.1 Diğer öğreticiler
- https://youtu.be/6PaKj291r8s