<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://pycheng.github.io/</id><title>Write-ish</title><subtitle>pyc blog</subtitle> <updated>2026-04-30T13:30:16+00:00</updated> <author> <name>pyc</name> <uri>https://pycheng.github.io/</uri> </author><link rel="self" type="application/atom+xml" href="https://pycheng.github.io/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="https://pycheng.github.io/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2026 pyc </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>[2hr route]Taipei Riverside Bikeway</title><link href="https://pycheng.github.io/posts/2hr.route-Taipei-Riverside-Bikeway/" rel="alternate" type="text/html" title="[2hr route]Taipei Riverside Bikeway" /><published>2026-04-26T00:00:28+00:00</published> <updated>2026-04-30T13:29:20+00:00</updated> <id>https://pycheng.github.io/posts/2hr.route-Taipei-Riverside-Bikeway/</id> <content type="text/html" src="https://pycheng.github.io/posts/2hr.route-Taipei-Riverside-Bikeway/" /> <author> <name>pyc</name> </author> <category term="PlanC" /> <summary>This is a flat bicycle path connecting the area near New Taipei/Banqiao Station to Taipei/SongShan Train Station. Travelers can easily rent a bicycle from near Banqiao Station, and after 10-15 minutes of riding on city streets, reach the riverside bike path. Following a two-hour ride passing various riverside attractions along the right bank of the Tamsui River and the left bank of the Keelung ...</summary> </entry> <entry><title>Misc Cycling Plan</title><link href="https://pycheng.github.io/posts/Plan-C/" rel="alternate" type="text/html" title="Misc Cycling Plan" /><published>2026-04-04T00:00:28+00:00</published> <updated>2026-04-04T00:00:28+00:00</updated> <id>https://pycheng.github.io/posts/Plan-C/</id> <content type="text/html" src="https://pycheng.github.io/posts/Plan-C/" /> <author> <name>pyc</name> </author> <category term="PlanC" /> <summary>Route BQ - 大溪 Accesory 卡踏功率計 Garmin Rally Magene P715 Shimano / Look</summary> </entry> <entry><title>Estimating VRAM Requirements for GGUF Models</title><link href="https://pycheng.github.io/posts/LLM-VRAM/" rel="alternate" type="text/html" title="Estimating VRAM Requirements for GGUF Models" /><published>2026-03-23T12:00:28+00:00</published> <updated>2026-03-24T08:53:20+00:00</updated> <id>https://pycheng.github.io/posts/LLM-VRAM/</id> <content type="text/html" src="https://pycheng.github.io/posts/LLM-VRAM/" /> <author> <name>pyc</name> </author> <category term="LLM" /> <summary>When deploying LLMs locally using llama.cpp, the most common question is: “Will this fit on my GPU?” To calculate the VRAM required for a GGUF model, you must account for three main components: the Weights (the model itself), the KV Cache (context memory), and the Activation/Overhead (the GPU’s workspace). The general formula is: \(VRAM \approx \text{Model Weight Size} + \text{KV Cache Size} + ...</summary> </entry> <entry><title>llama.cpp Windows Setup</title><link href="https://pycheng.github.io/posts/llama.cpp/" rel="alternate" type="text/html" title="llama.cpp Windows Setup" /><published>2026-03-22T12:00:28+00:00</published> <updated>2026-03-22T14:28:33+00:00</updated> <id>https://pycheng.github.io/posts/llama.cpp/</id> <content type="text/html" src="https://pycheng.github.io/posts/llama.cpp/" /> <author> <name>pyc</name> </author> <category term="LLM" /> <summary>Windows Setup Experience for llama.cpp This documentation details the process of installing llama.cpp on a Windows environment, operating the llama-cli, and utilizing the llama-bench for performance assessment. The text covers pre-requisites, installation steps and examples of command-line interaction with models. It also covers methods for using the benchmarking tool to evaluate system speed ...</summary> </entry> <entry><title>Hello World</title><link href="https://pycheng.github.io/posts/hello-world/" rel="alternate" type="text/html" title="Hello World" /><published>2026-03-22T08:46:28+00:00</published> <updated>2026-03-22T11:05:22+00:00</updated> <id>https://pycheng.github.io/posts/hello-world/</id> <content type="text/html" src="https://pycheng.github.io/posts/hello-world/" /> <author> <name>pyc</name> </author> <category term="Misc" /> <summary>Hello World In memory of M, who started it all, and in celebration of J, who continues the journey by my side. Blog Setup &amp;amp; Workflow Writing a new post Enable Comments Favicon</summary> </entry> </feed>
