code
Browse files
README.md
CHANGED
|
@@ -10,8 +10,8 @@ pinned: false
|
|
| 10 |
license: gpl-3.0
|
| 11 |
hf_oauth: true
|
| 12 |
models:
|
| 13 |
-
|
| 14 |
-
|
| 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).
|
|
|
|
| 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).
|