CoolFace
Modelpublic

McClain/PlasmidLM

sourceHugging Faceapache-2.0updated 6mo agoView on Hugging Face
0likes321downloads
9 commits on main
4d9195a6mo ago

Add generate_compiled: CUDA graph + static KV cache for ~2.75x faster inference

McClain
921067b7mo ago

Upload tokenization_plasmid_lm.py with huggingface_hub

McClain
ee764067mo ago

Upload folder using huggingface_hub

McClain
b2e33727mo ago

Fix RoPE buffers zeroed by fast-init: recompute in _init_weights

McClain
1128fef7mo ago

Fix tokenizer: remove special token ID property overrides for transformers>=5.x compat

McClain
67f609f7mo ago

Fix _tied_weights_keys for transformers>=4.58 compatibility (dict, not list)

McClain
23f20167mo ago

Add tokenizer_config.json for AutoTokenizer compatibility

McClain
c8bd3a27mo ago

Upload PlasmidLM pretrained checkpoint (v4, step 15000)

McClain
895003a7mo ago

initial commit

McClain