Alan Tseng

agentlans

AI & ML interests

Small data, boring AI

Recent Activity

updated a model about 14 hours ago
agentlans/Llama-3.2-1B-Instruct-CrashCourse12K
updated a model about 24 hours ago
agentlans/deberta-v3-base-zyda-2-v2
View all activity

Organizations

None yet

agentlans's activity

reacted to grimjim's post with 👍 3 days ago
view post
Post
2439
I'm (finally) releasing a Python script that trims excess weights in Gemma2 full-weight models that bloated by ~1B parameters due to an early mergekit bug.
https://github.com/jim-plus/Gemma2-mergekit-remediation

I'd noticed something was off when merges of Gemma2 9B models ended up having ~10B parameters. The current mergekit package is fine, but there are still bloated models on HF that could stand to be fixed.

The script assumes that it will be run from the same directory as the model weights, and will trim the unnecessary lm_head.weight tensor and corresponding index entry.
  • 1 reply
·
replied to grimjim's post 3 days ago
view reply

Anything to reduce LLM size is great. I can't stand the bloat on my hard drive and GPU.

New activity in agentlans/Llama3.1-8B-drill 9 days ago