Jason's Blog
All about "documentation"
Git configuration
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.
Something Came over when building DOCKER IMAGE
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
Sex-Ed Tutor: A Community-Powered Conversational Agent for LGBTQ\+ Youth Sex Education
he title and summary of a recently posted article as an overview of the article.
Notes of HyperINR: A Fast and Predictive Hypernetwork for Implicit Neural Rrpresentations via Knowledge Distillation
Shepard's interpolation algorithm, Bridson's fast Poisson Disk sampling algorithm, Gaussian Kernel Sampling method, and the HyperINR system
Notes of Standford Online Course: Building Large Language Models(LLMs)
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.
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.
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
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.