Commit Graph

151 Commits

Author SHA1 Message Date
Automated Publisher
2a163cf7fe 📚 Auto-publish: Add/update 3 blog posts
All checks were successful
Hugo Publish CI / build-and-deploy (push) Successful in 49s
Generated on: Sun Aug  3 02:53:36 UTC 2025
Source: md-personal repository
2025-08-03 02:53:37 +00:00
Automated Publisher
cbccd87961 📚 Auto-publish: Add/update 2 blog posts
All checks were successful
Hugo Publish CI / build-and-deploy (push) Successful in 1m33s
Generated on: Sun Aug  3 02:45:50 UTC 2025
Source: md-personal repository
2025-08-03 02:45:50 +00:00
Automated Publisher
1c09b30d22 📚 Auto-publish: Add/update 3 blog posts
Some checks are pending
Hugo Publish CI / build-and-deploy (push) Has started running
Generated on: Sun Aug  3 02:45:17 UTC 2025
Source: md-personal repository
2025-08-03 02:45:17 +00:00
Automated Publisher
73f53ff6b9 📚 Auto-publish: Add/update 2 blog posts
All checks were successful
Hugo Publish CI / build-and-deploy (push) Successful in 3m10s
Generated on: Sun Aug  3 02:37:55 UTC 2025
Source: md-personal repository
2025-08-03 02:37:56 +00:00
38bbe8cbae 🗑️ (posts): remove unused image and its reference in markdown file
All checks were successful
Hugo Publish CI / build-and-deploy (push) Successful in 42s
2025-08-02 19:24:41 -07:00
Automated Publisher
b6192ca3ca 📚 Auto-publish: Add/update 2 blog posts
All checks were successful
Hugo Publish CI / build-and-deploy (push) Successful in 3m31s
Generated on: Sun Aug  3 01:47:39 UTC 2025
Source: md-personal repository
2025-08-03 01:47:39 +00:00
Automated Publisher
0b377b2189 📚 Auto-publish: Add/update 2 blog posts
Some checks failed
Hugo Publish CI / build-and-deploy (push) Failing after 11m2s
Generated on: Sat Aug  2 18:07:06 PDT 2025
Source: md-personal repository
2025-08-02 18:07:06 -07:00
a3ccac4cd2 (content): add new image file to posts directory
All checks were successful
Hugo Publish CI / build-and-deploy (push) Successful in 16s
2025-08-02 15:49:50 -07:00
88cbb7efd5 (posts): add deep dive into PPO for language models post
All checks were successful
Hugo Publish CI / build-and-deploy (push) Successful in 14s
This commit introduces a new blog post detailing the Proximal Policy Optimization (PPO) algorithm as used in Reinforcement Learning from Human Feedback (RLHF) for Large Language Models (LLMs).

The post covers:
- The mapping of RL concepts to text generation.
- The roles of the Actor, Critic, and Reward Model.
- The use of Generalized Advantage Estimation (GAE) for stable credit assignment.
- The PPO clipped surrogate objective for safe policy updates.
- The importance of pretraining loss to prevent catastrophic forgetting.
- The full iterative training loop.
2025-08-02 15:46:24 -07:00
e6c8ccf0f8 refactor: remove drone and gitlab ci configurations
All checks were successful
Hugo Publish CI / build-and-deploy (push) Successful in 25s
The previous CI/CD configurations for Drone and GitLab CI are no longer needed. This commit removes these files as the project will now rely on a different CI/CD solution.
2025-08-02 15:44:54 -07:00
4996ae35fb add robots.txt template
All checks were successful
Hugo Publish CI / build-and-deploy (push) Successful in 23s
2024-11-11 03:37:07 +00:00
b146b015d0 add robots.txt
All checks were successful
Hugo Publish CI / build-and-deploy (push) Successful in 25s
2024-11-11 03:32:26 +00:00
53dd77638e some SEO tweaks
All checks were successful
Hugo Publish CI / build-and-deploy (push) Successful in 10s
2024-11-11 03:31:31 +00:00
f09740923b add search engine optimization to the website
All checks were successful
Hugo Publish CI / build-and-deploy (push) Successful in 25s
2024-11-11 02:36:39 +00:00
dfe3a7b0c8 Add hugo-cloak-email theme
All checks were successful
Hugo Publish CI / build-and-deploy (push) Successful in 13s
- Include hugo-cloak-email in the theme list in config.toml
- Add submodule for hugo-cloak-email theme
- Update .gitmodules to include the new submodule

This change enhances email protection on the website by cloaking email addresses.
2024-09-16 14:17:45 -07:00
9881f6e8bc Add automation to reload Kubernetes pod after deployment
All checks were successful
Hugo Publish CI / build-and-deploy (push) Successful in 11s
2024-09-16 13:55:41 -07:00
d96148c395 Add new format.
All checks were successful
Hugo Publish CI / build-and-deploy (push) Successful in 12s
2024-09-16 13:08:55 -07:00
248138f653 Add commit hash to the page for better traceability and reference in the Hugo site.
All checks were successful
Hugo Publish CI / build-and-deploy (push) Successful in 16s
2024-09-16 13:06:55 -07:00
8727ffa33f 🐳 Add Dockerfile and update config.toml
All checks were successful
Hugo Publish CI / build-and-deploy (push) Successful in 11s
- Add Dockerfile to containerize the Hugo site
- Update config.toml with new menu items and social links
2024-09-16 11:37:05 -07:00
39e6a27cee Update README and add workspace file
All checks were successful
Hugo Publish CI / build-and-deploy (push) Successful in 11s
- Enhance README with project details and local development instructions
- Add VS Code workspace file for improved project management
- Update Hugo Coder theme submodule
2024-09-16 10:31:07 -07:00
a6f28348cc Update config.toml
Some checks failed
Hugo Publish CI / build-and-deploy (push) Failing after 13s
2024-09-16 17:22:51 +00:00
a8a360bf89 Update .gitea/workflows/publish.yaml
All checks were successful
Hugo Publish CI / build-and-deploy (push) Successful in 8s
2024-07-03 21:30:54 +00:00
2162817265 Update .gitea/workflows/publish.yaml
Some checks failed
Hugo Publish CI / build-and-deploy (push) Failing after 7s
2024-07-03 21:30:13 +00:00
5475379650 Update config.toml
Some checks failed
Hugo Publish CI / build-and-deploy (push) Failing after 9s
2024-07-03 21:27:27 +00:00
39be3b9058 Update .gitea/workflows/publish.yaml
Some checks failed
Hugo Publish CI / build-and-deploy (push) Failing after 8s
2024-07-03 21:17:40 +00:00
3450fc90e2 Update config.toml
Some checks failed
Hugo Publish CI / build-and-deploy (push) Failing after 13s
2024-07-03 18:16:21 +00:00
7932096703 Update .gitea/workflows/publish.yaml
All checks were successful
Hugo Publish CI / build-and-deploy (push) Successful in 12s
2024-06-15 05:04:36 +00:00
07f5e8accb Update .gitea/workflows/publish.yaml
All checks were successful
CI Hugo Publish / build-and-deploy (push) Successful in 20s
2024-06-13 05:01:02 +00:00
c5f30e590d Update .gitea/workflows/publish.yaml
All checks were successful
CI Hugo Publish / build-and-deploy (push) Successful in 12s
2024-06-13 02:33:02 +00:00
f98b222644 Update .gitea/workflows/publish.yaml
All checks were successful
CI Hugo Publish / build-and-deploy (push) Successful in 24s
2024-06-13 02:27:58 +00:00
1bdc086d49 Update .gitea/workflows/publish.yaml
Some checks are pending
CI Hugo Publish / build-and-deploy (push) Waiting to run
2024-06-12 05:19:34 +00:00
c68d13cc43 Update .gitea/workflows/publish.yaml
Some checks failed
CI Hugo Publish / build-and-deploy (push) Failing after 1m2s
2024-06-12 04:56:39 +00:00
3f0f8908fa Update .gitea/workflows/publish.yaml
Some checks failed
CI Hugo Publish / build-and-deploy (push) Failing after 12s
2024-06-12 04:52:35 +00:00
ed037e6ea1 Update .gitea/workflows/publish.yaml
Some checks failed
CI Hugo Publish / build-and-deploy (push) Failing after 12s
2024-06-12 04:51:43 +00:00
af33350ee2 Update .gitea/workflows/publish.yaml
Some checks failed
CI Hugo Publish / build-and-deploy (push) Failing after 11s
2024-06-12 04:50:28 +00:00
a9ae16070a Update .gitea/workflows/publish.yaml
Some checks failed
CI Hugo Publish / build-and-deploy (push) Failing after 12s
2024-06-12 04:49:06 +00:00
aa21d7aba8 Update .gitea/workflows/publish.yaml
Some checks failed
CI Hugo Publish / build-and-deploy (push) Failing after 12s
2024-06-12 04:12:01 +00:00
1f5623a4fd Update .gitea/workflows/publish.yaml
Some checks failed
CI Hugo Publish / build-and-deploy (push) Failing after 12s
2024-06-12 04:00:49 +00:00
e562019b40 Update .gitea/workflows/publish.yaml
Some checks failed
CI Hugo Publish / build-and-deploy (push) Failing after 16s
2024-06-12 03:55:45 +00:00
c9330e68bf Update .gitea/workflows/publish.yaml
Some checks failed
CI Hugo Publish / build-and-deploy (push) Failing after 11s
2024-06-12 03:48:31 +00:00
c325797d98 Update .gitea/workflows/publish.yaml
Some checks failed
CI Hugo Publish / build-and-deploy (push) Failing after 11s
2024-06-12 03:46:09 +00:00
9dc26b0e0a Update .gitea/workflows/publish.yaml
Some checks failed
CI Hugo Publish / build-and-deploy (push) Failing after 10s
2024-06-12 03:45:02 +00:00
54b6804061 Update .gitea/workflows/publish.yaml
Some checks failed
CI Hugo Publish / build-and-deploy (push) Failing after 20s
2024-06-12 03:44:12 +00:00
dc4dbb8343 Update .gitea/workflows/publish.yaml
Some checks failed
CI Hugo Publish / build-and-deploy (push) Failing after 5s
2024-06-12 03:33:17 +00:00
bc36f401b2 Update .gitea/workflows/publish.yaml
Some checks failed
CI Hugo Publish / build-and-deploy (push) Failing after 43s
2024-06-12 03:26:18 +00:00
375952204e Update .gitea/workflows/publish.yaml
Some checks failed
CI Hugo Publish / build-and-deploy (push) Failing after 11s
2024-06-12 03:24:34 +00:00
debfbc1142 Update .gitea/workflows/publish.yaml
Some checks failed
CI Hugo Publish / build-and-deploy (push) Failing after 28s
2024-06-12 03:23:09 +00:00
d7a045f1d5 Update .gitea/workflows/publish.yaml
Some checks failed
CI Hugo Publish / build-and-deploy (push) Failing after 26s
2024-06-11 18:48:20 +00:00
5c9e050b97 Add .gitea/workflows/publish.yaml 2024-06-11 18:46:54 +00:00
3439691039 Update config.toml 2024-06-11 18:35:39 +00:00