CoolFace
Modelpublic

RESMP-DEV/LFM2.5-Encoder-230M-Code-MXFP4-GPTQ

sourceHugging Faceotherupdated 2mo agoView on Hugging Face
0likes29downloads
MODIFICATIONS.md9 linesDownload Raw Back to root
1# Modifications by RESMP.DEV2 3This is a derivative of the identified LiquidAI LFM2.5 Encoder checkpoint, not an4official LiquidAI release. RESMP.DEV removed the masked-language-model head and5contrastively fine-tuned the complete encoder body for code retrieval using the procedure6and corpus hashes in `training_report.json`. The resulting weights are stored in BF16.7 8RESMP.DEV activation-calibrated the BF16 weights with block-GPTQ and packed eligible linear layers as native group-32 MLX MXFP4. Exact settings and hashes are recorded in `quantization_report.json`.9