Weyaxi commited on
Commit
aa5ca23
1 Parent(s): 455d393

add quantized versions

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -54,6 +54,23 @@ parameters:
54
  dtype: bfloat16
55
  ```
56
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
57
  # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
58
 
59
  Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Weyaxi__Seraph-7B)
 
54
  dtype: bfloat16
55
  ```
56
 
57
+ # Quantizationed versions
58
+
59
+ Quantizationed versions of this model is available thanks to [TheBloke](https://hf.co/TheBloke).
60
+
61
+ ##### GPTQ
62
+
63
+ - [TheBloke/Seraph-7B-GPTQ](https://huggingface.co/TheBloke/Seraph-7B-GPTQ)
64
+
65
+ ##### GGUF
66
+
67
+ - [TheBloke/Seraph-7B-GGUF](https://huggingface.co/TheBloke/Seraph-7B-GGUF)
68
+
69
+ ##### AWQ
70
+
71
+ - [TheBloke/Seraph-7B-AWQ](https://huggingface.co/TheBloke/Seraph-7B-AWQ)
72
+
73
+
74
  # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
75
 
76
  Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Weyaxi__Seraph-7B)