Naphula commited on
Commit
4ce17bb
·
verified ·
1 Parent(s): ca5eaa5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ Tools to enhance LLM quantizations
17
  # [textonly_ripper_v2.py](https://huggingface.co/spaces/Naphula/model_tools/blob/main/textonly_ripper_v2.py)
18
  - Converts a sharded, multimodal (text and vision) model into a text-only version
19
 
20
- # [folder_content_combiner_anyfiles.py] (https://huggingface.co/spaces/Naphula/model_tools/blob/main/folder_content_combiner_anyfiles.py)
21
  - Combines all files in the script's current directory into a single output file, sorted alphabetically.
22
 
23
  # GGUF Repo Suite
 
17
  # [textonly_ripper_v2.py](https://huggingface.co/spaces/Naphula/model_tools/blob/main/textonly_ripper_v2.py)
18
  - Converts a sharded, multimodal (text and vision) model into a text-only version
19
 
20
+ # [folder_content_combiner_anyfiles.py](https://huggingface.co/spaces/Naphula/model_tools/blob/main/folder_content_combiner_anyfiles.py)
21
  - Combines all files in the script's current directory into a single output file, sorted alphabetically.
22
 
23
  # GGUF Repo Suite