Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ tags:
|
|
5 |
- mergekit
|
6 |
- TensorBlock
|
7 |
- GGUF
|
8 |
-
base_model:
|
9 |
---
|
10 |
|
11 |
<div style="width: auto; margin-left: auto; margin-right: auto">
|
@@ -19,9 +19,9 @@ base_model: shadowml/Beyonder-4x7b
|
|
19 |
</div>
|
20 |
</div>
|
21 |
|
22 |
-
##
|
23 |
|
24 |
-
This repo contains GGUF format model files for [
|
25 |
|
26 |
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).
|
27 |
|
|
|
5 |
- mergekit
|
6 |
- TensorBlock
|
7 |
- GGUF
|
8 |
+
base_model: mlabonne/Beyonder-4x7b
|
9 |
---
|
10 |
|
11 |
<div style="width: auto; margin-left: auto; margin-right: auto">
|
|
|
19 |
</div>
|
20 |
</div>
|
21 |
|
22 |
+
## mlabonne/Beyonder-4x7b - GGUF
|
23 |
|
24 |
+
This repo contains GGUF format model files for [mlabonne/Beyonder-4x7b](https://huggingface.co/mlabonne/Beyonder-4x7b).
|
25 |
|
26 |
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).
|
27 |
|