© 2026 Hashnode
Prior to acquiring a DGX Spark, my experience running local LLMs was limited to basic experimentation with Ollama. So when I got my new toy I went a bit crazy downloading lots of different models. And then ended up with a page of notes containing a l...

In the evolving landscape of machine learning and deep learning, the ability to persist a model is a crucial step. Imagine training a state-of-the-art model for days or even weeks, only to realize you cannot reliably save and reuse it or just deploy ...

You want to convert Huggingface model to gguf format?I was struggling to tackle the same problem a few days ago. I finetuned a Llama 7B model and the model was saved in safetensor format. I wanted to use gguf model so I searched a lot and found a sol...
