Update README.md
Browse files
README.md
CHANGED
@@ -4,9 +4,11 @@ tags:
|
|
4 |
- GGUF
|
5 |
---
|
6 |
|
|
|
7 |
|
8 |
-
|
9 |
|
|
|
10 |
[Thanks to mlabonne for the initial code](https://huggingface.co/mlabonne)
|
11 |
|
12 |
Host files for a google colab notebook, hoping to make it easier to GGUF models with Imatrix.
|
|
|
4 |
- GGUF
|
5 |
---
|
6 |
|
7 |
+
# HELP WANTED
|
8 |
|
9 |
+
Does anyone know how to build and host wheels for llama.cpp, but specifically of colab, to avoid wasted time.
|
10 |
|
11 |
+
# Details
|
12 |
[Thanks to mlabonne for the initial code](https://huggingface.co/mlabonne)
|
13 |
|
14 |
Host files for a google colab notebook, hoping to make it easier to GGUF models with Imatrix.
|