Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Zephyr-7B-beta-RAG-Demo
|
| 2 |
Zephyr 7B beta RAG Demo inside a Gradio app powered by BGE Embeddings, ChromaDB, and Zephyr 7B Alpha.
|
| 3 |
|
| 4 |
Download zephyr-7b-alpha.Q5_K_S.gguf in this link : https://huggingface.co/TheBloke/zephyr-7B-alpha-GGUF/tree/main
|
| 5 |
|
| 6 |
-
https://view.genial.ly/65805d10850fa600146ed98b/presentation-consergpt
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: ConserGPT
|
| 3 |
+
sdk: gradio
|
| 4 |
+
emoji: 🗿
|
| 5 |
+
colorFrom: red
|
| 6 |
+
colorTo: yellow
|
| 7 |
+
---
|
| 8 |
# Zephyr-7B-beta-RAG-Demo
|
| 9 |
Zephyr 7B beta RAG Demo inside a Gradio app powered by BGE Embeddings, ChromaDB, and Zephyr 7B Alpha.
|
| 10 |
|
| 11 |
Download zephyr-7b-alpha.Q5_K_S.gguf in this link : https://huggingface.co/TheBloke/zephyr-7B-alpha-GGUF/tree/main
|
| 12 |
|
| 13 |
+
https://view.genial.ly/65805d10850fa600146ed98b/presentation-consergpt
|