Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,8 @@ AWQ of DeepSeek R1 0528.
|
|
13 |
|
14 |
Quantized by [Eric Hartford](https://huggingface.co/ehartford) and [v2ray](https://huggingface.co/v2ray).
|
15 |
|
|
|
|
|
16 |
This quant modified some of the model code to fix an overflow issue when using float16.
|
17 |
|
18 |
To serve using vLLM with 8x 80GB GPUs, use the following command:
|
|
|
13 |
|
14 |
Quantized by [Eric Hartford](https://huggingface.co/ehartford) and [v2ray](https://huggingface.co/v2ray).
|
15 |
|
16 |
+
Compute for this quant was generously sponsored by [Hot Aisle](https://hotaisle.xyz/). Thank you for supporting the community!
|
17 |
+
|
18 |
This quant modified some of the model code to fix an overflow issue when using float16.
|
19 |
|
20 |
To serve using vLLM with 8x 80GB GPUs, use the following command:
|