Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ tags:
|
|
| 4 |
- merge
|
| 5 |
- TensorBlock
|
| 6 |
- GGUF
|
| 7 |
-
base_model:
|
| 8 |
---
|
| 9 |
|
| 10 |
<div style="width: auto; margin-left: auto; margin-right: auto">
|
|
@@ -18,9 +18,9 @@ base_model: Yash21/SuperChat-7B
|
|
| 18 |
</div>
|
| 19 |
</div>
|
| 20 |
|
| 21 |
-
##
|
| 22 |
|
| 23 |
-
This repo contains GGUF format model files for [
|
| 24 |
|
| 25 |
The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4242](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
|
| 26 |
|
|
|
|
| 4 |
- merge
|
| 5 |
- TensorBlock
|
| 6 |
- GGUF
|
| 7 |
+
base_model: yashmarathe/SuperChat-7B
|
| 8 |
---
|
| 9 |
|
| 10 |
<div style="width: auto; margin-left: auto; margin-right: auto">
|
|
|
|
| 18 |
</div>
|
| 19 |
</div>
|
| 20 |
|
| 21 |
+
## yashmarathe/SuperChat-7B - GGUF
|
| 22 |
|
| 23 |
+
This repo contains GGUF format model files for [yashmarathe/SuperChat-7B](https://huggingface.co/yashmarathe/SuperChat-7B).
|
| 24 |
|
| 25 |
The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4242](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
|
| 26 |
|