Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -14,5 +14,5 @@ Tools to enhance LLM quantizations
|
|
| 14 |
- Converts FP32 to FP16 safetensors
|
| 15 |
|
| 16 |
# [textonly_ripper.md](https://huggingface.co/spaces/Naphula/model_tools/blob/main/textonly_ripper.md)
|
| 17 |
-
# [textonly_ripper_v2.py](https://huggingface.co/spaces/Naphula/model_tools/blob/main/
|
| 18 |
- Converts a sharded, multimodal (text and vision) model into a text-only version
|
|
|
|
| 14 |
- Converts FP32 to FP16 safetensors
|
| 15 |
|
| 16 |
# [textonly_ripper.md](https://huggingface.co/spaces/Naphula/model_tools/blob/main/textonly_ripper.md)
|
| 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
|