Model Tools by Naphula
Tools to enhance LLM quantizations and merging
- Converts FP32 to FP16 safetensors
- Converts a sharded, multimodal (text and vision) model into a text-only version. Readme at textonly_ripper.md
- Converts models with larger vocab_sizes to a standard size (default 131072 Mistral 24B) for use with mergekit. Note that
tokenizer.model must be manually copied into the /fixed/ folder.
- Combines all files in the script's current directory into a single output file, sorted alphabetically.
- Create and quantize Hugging Face models
- Portable Offline Markdown Viewer
- Converts a Markdown string to an SMF-compatible BBCode string. Not perfect—sometimes misses double bold tags.
Text Analysis Suite