Zoyd
/

Text Generation
Transformers
Safetensors
llama
conversational
Inference Endpoints
text-generation-inference
exl2
Zoyd commited on
Commit
ef05202
1 Parent(s): 86d67fe

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -6,6 +6,23 @@ datasets:
6
  - microsoft/orca-math-word-problems-200k
7
  - m-a-p/CodeFeedback-Filtered-Instruction
8
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
 
10
  # Smaug-Llama-3-70B-Instruct
11
 
 
6
  - microsoft/orca-math-word-problems-200k
7
  - m-a-p/CodeFeedback-Filtered-Instruction
8
  ---
9
+ **Exllamav2** quant (**exl2** / **3.5 bpw**) made with ExLlamaV2 v0.0.21
10
+
11
+ Other EXL2 quants:
12
+ | **Quant** | **Model Size** | **lm_head** |
13
+ | ----- | ---------- | ------- |
14
+ |<center>**[2.2](https://huggingface.co/Zoyd/abacusai_Smaug-Llama-3-70B-Instruct-2_2bpw_exl2)**</center> | <center>20886 MB</center> | <center>6</center> |
15
+ |<center>**[2.5](https://huggingface.co/Zoyd/abacusai_Smaug-Llama-3-70B-Instruct-2_5bpw_exl2)**</center> | <center>23192 MB</center> | <center>6</center> |
16
+ |<center>**[3.0](https://huggingface.co/Zoyd/abacusai_Smaug-Llama-3-70B-Instruct-3_0bpw_exl2)**</center> | <center>27273 MB</center> | <center>6</center> |
17
+ |<center>**[3.5](https://huggingface.co/Zoyd/abacusai_Smaug-Llama-3-70B-Instruct-3_5bpw_exl2)**</center> | <center>31356 MB</center> | <center>6</center> |
18
+ |<center>**[3.75](https://huggingface.co/Zoyd/abacusai_Smaug-Llama-3-70B-Instruct-3_75bpw_exl2)**</center> | <center>33398 MB</center> | <center>6</center> |
19
+ |<center>**[4.0](https://huggingface.co/Zoyd/abacusai_Smaug-Llama-3-70B-Instruct-4_0bpw_exl2)**</center> | <center>35434 MB</center> | <center>6</center> |
20
+ |<center>**[4.25](https://huggingface.co/Zoyd/abacusai_Smaug-Llama-3-70B-Instruct-4_25bpw_exl2)**</center> | <center>37456 MB</center> | <center>6</center> |
21
+ |<center>**[5.0](https://huggingface.co/Zoyd/abacusai_Smaug-Llama-3-70B-Instruct-5_0bpw_exl2)**</center> | <center>43598 MB</center> | <center>6</center> |
22
+ |<center>**[6.0](https://huggingface.co/Zoyd/abacusai_Smaug-Llama-3-70B-Instruct-6_0bpw_exl2)**</center> | <center>51957 MB</center> | <center>8</center> |
23
+ |<center>**[6.5](https://huggingface.co/Zoyd/abacusai_Smaug-Llama-3-70B-Instruct-6_5bpw_exl2)**</center> | <center>56014 MB</center> | <center>8</center> |
24
+ |<center>**[8.0](https://huggingface.co/Zoyd/abacusai_Smaug-Llama-3-70B-Instruct-8_0bpw_exl2)**</center> | <center>60211 MB</center> | <center>8</center> |
25
+
26
 
27
  # Smaug-Llama-3-70B-Instruct
28