code
Browse files
README.md
CHANGED
@@ -9,10 +9,9 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
license: gpl-3.0
|
11 |
hf_oauth: true
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
- manage-repos
|
16 |
---
|
17 |
|
18 |
An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
|
|
|
9 |
pinned: false
|
10 |
license: gpl-3.0
|
11 |
hf_oauth: true
|
12 |
+
models:
|
13 |
+
-NyxKrage/Microsoft_Phi-4
|
14 |
+
-matteogeniaccio/phi-4
|
|
|
15 |
---
|
16 |
|
17 |
An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
|