~/llamay $ # prove there is a network first ~/llamay $ curl -s -o /dev/null -w 'github.com: %{http_code}\n' -m 8 https://github.com github.com: 200 ~/llamay $ # now ask llamay for 80 tokens with the resolver pointed at nothing ~/llamay $ env -i PATH="$PATH" HOME="$HOME" RES_OPTIONS=attempts:0 \ > llamay run -m qwen2.5:0.5b -chat -n 80 -p "Name one thing a local model can do that a ho sted one cannot." A local model can do the following: - Generate and update content faster and more efficiently than a hosted model. - Improve the performance and efficiency of web applications by caching and optimizing the m odel. - Offer a more personalized experience for users by adapting to their specific needs and pre ferences. - Offer better accessibility and scalability for local content distribution and delivery. prompt 22 tokens in 170ms (129.0 tok/s) · generated 68 in 5.168s (13.2 tok/s) · stop: eog ~/llamay $ # no resolver, no token, no telemetry — the weights were already here