Uploading project 2 to Hugging Face Hub
Browse files
README.md
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
|
|
|
|
| 2 |
title: Domain Specific RAG With a Small Language Model
|
| 3 |
emoji: π
|
| 4 |
description: Search for Python tasks to retrieve verified solutions and test cases.
|
|
@@ -8,6 +9,7 @@ sdk: gradio
|
|
| 8 |
sdk_version: 6.5.1
|
| 9 |
app_file: app.py
|
| 10 |
pinned: true
|
|
|
|
| 11 |
|
| 12 |
π Technical Code Assistant: RAG with MBPP & Phi-3
|
| 13 |
|
|
|
|
| 1 |
|
| 2 |
+
---
|
| 3 |
title: Domain Specific RAG With a Small Language Model
|
| 4 |
emoji: π
|
| 5 |
description: Search for Python tasks to retrieve verified solutions and test cases.
|
|
|
|
| 9 |
sdk_version: 6.5.1
|
| 10 |
app_file: app.py
|
| 11 |
pinned: true
|
| 12 |
+
---
|
| 13 |
|
| 14 |
π Technical Code Assistant: RAG with MBPP & Phi-3
|
| 15 |
|