Darkhn commited on
Commit
65c5cb1
·
verified ·
1 Parent(s): 6e92d93

Delete README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -19
README.md DELETED
@@ -1,19 +0,0 @@
1
- ---
2
- library_name: llama.cpp
3
- license: llama3.3
4
- tags:
5
- - gguf
6
- - q5-k-m
7
- base_model:
8
- - Darkhn/L3.3-70B-Animus-V1
9
- ---
10
- # L3.3-70B-WOF-GGUF
11
-
12
- GGUF model files for `L3.3-70B-WOF` (original base: `L3.3-70B-WOF`).
13
-
14
- This repository contains the following quantization: **Q5_K_M**.
15
-
16
- ## Files
17
- - `L3.3-70B-WOF-Q5_K_M.gguf`
18
-
19
- Converted and quantized using [llama.cpp](https://github.com/ggerganov/llama.cpp).