16  hugging face modellerini kullanma

https://huggingface.co/models?library=gguf&sort=trending

https://huggingface.co/dkp2701/conversation_summarizer_v2

ollama run hf.co/dkp2701/conversation_summarizer_v2

hfdownloader hugging face downloader https://github.com/bodaay/HuggingFaceModelDownloader

ollama create modelname -f ./Modelfile -q Q4_0

https://huggingface.co/docs/hub/ollama https://otmaneboughaba.com/posts/local-llm-ollama-huggingface/

In Modelfile FROM models/filename.gguf

https://gcptutorials.com/post/run-hugging-face-models-locally-with-ollama-step-by-step-python-guide

16.1 Diğer öğreticiler