Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -17,6 +17,9 @@ 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 |
# GGUF Repo Suite
|
| 21 |
|
| 22 |
# Text Analysis 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
|
| 24 |
|
| 25 |
# Text Analysis Suite
|