Tag: Local LLM
All the articles with the tag "Local LLM".
huggingface-cli Is Gone, and the Answer to the SSL Error Is Elsewhere
I checked a write-up on three ways to download a whole Hugging Face model. Two of them use a command removed in v1.0, and recommending git for SSL errors works — for a reason the article doesn't give.
The Ollama Response Was Long Because of the Format, Not the Answer
I checked a set of notes on the Ollama API against the official docs. The cause of the too-long response was one parameter, but the notes changed three at once, so the credit got split three ways.