Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -3,15 +3,15 @@ library_name: llama.cpp
|
|
3 |
license: mit
|
4 |
tags:
|
5 |
- gguf
|
6 |
-
- q5-k-
|
7 |
---
|
8 |
# L3.3-70B-Animus-V1-GGUF
|
9 |
|
10 |
GGUF model files for `L3.3-70B-Animus-V1` (original base: `L3.3-70B-Animus-V1`).
|
11 |
|
12 |
-
This repository contains the following quantization: **
|
13 |
|
14 |
## Files
|
15 |
-
- `L3.3-70B-Animus-V1-
|
16 |
|
17 |
Converted and quantized using [llama.cpp](https://github.com/ggerganov/llama.cpp).
|
|
|
3 |
license: mit
|
4 |
tags:
|
5 |
- gguf
|
6 |
+
- q5-k-m
|
7 |
---
|
8 |
# L3.3-70B-Animus-V1-GGUF
|
9 |
|
10 |
GGUF model files for `L3.3-70B-Animus-V1` (original base: `L3.3-70B-Animus-V1`).
|
11 |
|
12 |
+
This repository contains the following quantization: **Q5_K_M**.
|
13 |
|
14 |
## Files
|
15 |
+
- `L3.3-70B-Animus-V1-Q5_K_M.gguf`
|
16 |
|
17 |
Converted and quantized using [llama.cpp](https://github.com/ggerganov/llama.cpp).
|