reach-vb HF staff pcuenq HF staff commited on
Commit
424ea2e
·
verified ·
1 Parent(s): 6092cea

Org card (#2)

Browse files

- Org card (bf9d7405da163fdd38035b1194f5d8e992a443ff)


Co-authored-by: Pedro Cuenca <[email protected]>

Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -2,9 +2,18 @@
2
  title: README
3
  emoji: 💻
4
  colorFrom: yellow
5
- colorTo: green
6
  sdk: static
7
- pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
2
  title: README
3
  emoji: 💻
4
  colorFrom: yellow
5
+ colorTo: blue
6
  sdk: static
7
+ pinned: true
8
  ---
9
 
10
+ # Hugging Quants
11
+
12
+ ![logo](hugging-quants-logo.png)
13
+
14
+ Welcome to the home of exciting quantized models! We'd love to see increased adoption of powerful state-of-the-art open models, and quantization is a key component to make them work on more types of hardware.
15
+
16
+ Resources:
17
+
18
+ * **[Llama 3.1 Quantized Models](https://huggingface.co/collections/hugging-quants/llama-31-gptq-awq-and-bnb-quants-669fa7f50f6e713fd54bd198):** Optimised Quants of Llama 3.1 for high-throughput deployments! Compatible with Transformers, TGI & VLLM 🤗.
19
+ * **[Hugging Face Llama Recipes](https://github.com/huggingface/huggingface-llama-recipes):** A set of minimal recipes to get started with Llama 3.1.