Jason's Blog

All about "documentation"

Git configuration

documentation

The article explains how to speed up Git uploads by using a mirror to replace GitHub URLs. It also covers viewing and reverting Git configurations and setting up a network proxy for improved performance.

Read more about Git configuration

Something Came over when building DOCKER IMAGE

documentation

The issue is caused by insufficient root partition space for Docker. Solutions include cleaning Docker cache, moving data storage to /home, or expanding the root partition.

Read more about Something Came over when building DOCKER IMAGE

Notes of Standford Online Course: Building Large Language Models(LLMs)

documentation

The user provided detailed notes on Stanford's online course about Building Large Language Models including course structure, architecture, training algorithm & loss, evaluation, data, and scaling laws.

Read more about Notes of Standford Online Course: Building Large Language Models(LLMs)

I've successfully deployed an own ChatGPT on website using vercel.

documentation

The user discusses deploying a GPT on a website, mentioning potential issues for users in China and the possible solution of using transit tokens.

Read more about I've successfully deployed an own ChatGPT on website using vercel.

I've successfully deployed a chatGPT on WeChat.

documentation

The user has successfully deployed a chatGPT on WeChat and tested it in private and group chat settings.

Read more about I've successfully deployed a chatGPT on WeChat.

Deploy this blog project

documentation

The user shares a detailed guide on deploying a blog website, including one-click deployment, discussion setup, source site editing, domain name binding, Github webhook actions and activating comments with Giscus.

Read more about Deploy this blog project