File size: 907 Bytes
986ff05
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
base_model: Sao10K/L3-70B-Euryale-v2.1
language:
- en
library_name: transformers
quantized_by: InferenceIllusionist
tags:
- iMat
- gguf
- llama3
license: cc-by-nc-4.0
---
<img src="https://i.imgur.com/P68dXux.png" width="400"/>

# L3-70B-Euryale-v2.1-iMat-GGUF

Quantized from fp16.
* Weighted quantizations were creating using fp16 GGUF and groups_merged.txt in 88 chunks and n_ctx=512

For a brief rundown of iMatrix quant performance please see this [PR](https://github.com/ggerganov/llama.cpp/pull/5747)

<i>All quants are verified working prior to uploading to repo for your safety and convenience. </i>


<b>Tip:</b> Pick a file size under your GPU's VRAM while still allowing some room for context for best speed. You may need to pad this further depending on if you are running image gen or TTS as well.

Original model card can be found [here](https://huggingface.co/Sao10K/L3-70B-Euryale-v2.1)