Skip to content

Commit fc565cd

Browse files
committed
Add badges for continuous deployment and Hugging Face Spaces in README.md to enhance visibility and accessibility of project status.
1 parent b74ff81 commit fc565cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ pinned: false
1010
license: apache-2.0
1111
short_description: RAG with Binary Quantization for enhanced performance
1212
---
13+
![CD to HF Space](https://github.com/serverdaun/rag-w-binary-quant/actions/workflows/cd-hf.yml/badge.svg)
14+
[![View on Hugging Face Spaces](https://img.shields.io/badge/Hugging%20Face-Spaces-blue?logo=huggingface)](https://huggingface.co/spaces/serverdaun/rag-w-binary-quant)
1315

1416
# RAG with Binary Quantization
1517

0 commit comments

Comments
 (0)