Anthonyg5005
commited on
Commit
•
48e966f
1
Parent(s):
608be6d
reorder stuff
Browse files
README.md
CHANGED
@@ -14,20 +14,19 @@ Feel free to send in PRs or use this code however you'd like.\
|
|
14 |
|
15 |
## existing files
|
16 |
|
17 |
-
- [Manage branches (create/delete)](https://huggingface.co/Anthonyg5005/hf-scripts/blob/main/manage%20branches.py)
|
18 |
-
|
19 |
- [Auto EXL2 HF upload](https://huggingface.co/Anthonyg5005/hf-scripts/resolve/main/auto-exl2-upload/auto-exl2-upload.zip?download=true)
|
20 |
|
21 |
- [EXL2 Local Quants](https://huggingface.co/Anthonyg5005/hf-scripts/resolve/main/exl2-multi-quant-local/exl2-multi-quant-local.zip?download=true)
|
22 |
|
23 |
- [Upload folder to HF](https://huggingface.co/Anthonyg5005/hf-scripts/blob/main/upload%20folder%20to%20repo.py)
|
24 |
|
|
|
|
|
25 |
- [EXL2 Single Quant V3](https://colab.research.google.com/drive/1Vc7d6JU3Z35OVHmtuMuhT830THJnzNfS?usp=sharing) **(COLAB)**
|
26 |
|
27 |
## work in progress/not tested ([unfinished](https://huggingface.co/Anthonyg5005/hf-scripts/tree/unfinished) branch)
|
28 |
|
29 |
-
-
|
30 |
-
- Will replace Local Quant Windows on this readme, and have Linux support. Modified version of Auto EXL2 upload without the upload and deleting part.
|
31 |
|
32 |
## other recommended stuff
|
33 |
|
|
|
14 |
|
15 |
## existing files
|
16 |
|
|
|
|
|
17 |
- [Auto EXL2 HF upload](https://huggingface.co/Anthonyg5005/hf-scripts/resolve/main/auto-exl2-upload/auto-exl2-upload.zip?download=true)
|
18 |
|
19 |
- [EXL2 Local Quants](https://huggingface.co/Anthonyg5005/hf-scripts/resolve/main/exl2-multi-quant-local/exl2-multi-quant-local.zip?download=true)
|
20 |
|
21 |
- [Upload folder to HF](https://huggingface.co/Anthonyg5005/hf-scripts/blob/main/upload%20folder%20to%20repo.py)
|
22 |
|
23 |
+
- [Manage branches (create/delete)](https://huggingface.co/Anthonyg5005/hf-scripts/blob/main/manage%20branches.py)
|
24 |
+
|
25 |
- [EXL2 Single Quant V3](https://colab.research.google.com/drive/1Vc7d6JU3Z35OVHmtuMuhT830THJnzNfS?usp=sharing) **(COLAB)**
|
26 |
|
27 |
## work in progress/not tested ([unfinished](https://huggingface.co/Anthonyg5005/hf-scripts/tree/unfinished) branch)
|
28 |
|
29 |
+
- Seems I've got nothing to work on right now
|
|
|
30 |
|
31 |
## other recommended stuff
|
32 |
|