Naphula commited on
Commit
096ee84
·
verified ·
1 Parent(s): 25c7e9d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -35,7 +35,7 @@ Tools to enhance LLM quantizations and merging
35
  - Converts a Markdown string to an SMF-compatible BBCode string. Not perfect—sometimes misses double bold tags.
36
 
37
  # [Quant Clone](https://github.com/electroglyph/quant_clone)
38
- - A tool which allows you to recreate UD quants such as Q8_K_XL. Examples: [Mistral 24B](https://huggingface.co/spaces/Naphula/model_tools/blob/main/Mistral-Small-3.2-24B-Instruct-2506-UD-Q8_K_XL_UD.txt), [Mistral 7B](https://huggingface.co/spaces/Naphula/model_tools/blob/main/Warlock-7B-v2-Q8_K_XL.txt)
39
 
40
  # Text Analysis Suite
41
  - Pending reupload
 
35
  - Converts a Markdown string to an SMF-compatible BBCode string. Not perfect—sometimes misses double bold tags.
36
 
37
  # [Quant Clone](https://github.com/electroglyph/quant_clone)
38
+ - A tool which allows you to recreate UD quants such as Q8_K_XL. Examples: [Mistral 24B](https://huggingface.co/spaces/Naphula/model_tools/raw/main/Mistral-Small-3.2-24B-Instruct-2506-UD-Q8_K_XL_UD.txt), [Mistral 7B](https://huggingface.co/spaces/Naphula/model_tools/raw/main/Warlock-7B-v2-Q8_K_XL.txt)
39
 
40
  # Text Analysis Suite
41
  - Pending reupload