Ben Chuanlong Du's Blog

It is never too late to learn.

Fine-Tune LLM

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

LoRA: Low-Rank Adaptation of Large Language Models

https://arxiv.org/abs/2106.09685

Bootstrap Resampling in Python

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.bootstrap.html

Construct Confidence Intervals Using Jackknife

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

meterstick is an opensource Python library by Google, which provides a concise syntax to describe and execute routine data analysis tasks . Specially, it supports the statistical method "jackknife on bucketized data …

Tips on Certified Deposit

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

You might only have seven to 10 days to withdraw penalty-free from a CD after it matures, depending on your bank's policy. If you don't withdraw, your bank might automatically renew …

Password Management

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

Command-line Password Manager

  1. kpcli (command line version of KeePassXC)

  2. royalguard

  3. pwman3

  4. pass

GUI Password Manager

KeePassXC

KeePassXC is a successor of KeePassX. It is cross-platform.

StrongBox

LastPass

LassPass saves password online …