Spaces:
Sleeping
Sleeping
File size: 968 Bytes
e36c31c 9ad8ee3 e36c31c 9ad8ee3 e36c31c 9ad8ee3 e36c31c 9ad8ee3 f4f88e0 9ad8ee3 e36c31c 61d8fa8 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 |
---
title: Chat-with-GPT4.1-mini
emoji: π
colorFrom: red
colorTo: indigo
sdk: gradio
sdk_version: 5.25.1
app_file: app.py
pinned: true
license: mit
duplicated_from: yuntian-deng/ChatGPT4
disable_embedding: false
datasets:
- allenai/WildChat-1M
- allenai/WildChat-1M-Full
- allenai/WildChat
models:
- allenai/WildLlama-7b-user-assistant
- allenai/WildLlama-7b-assistant-only
---
# Chat-with-GPT4.1-mini
This is a chatbot demo built with Hugging Face Spaces and Gradio.
## Useful Links
- [arXiv:2405.01470](https://arxiv.org/abs/2405.01470)
- [arXiv:2409.03753](https://arxiv.org/abs/2409.03753)
## How to use
Type your AWS certification questions in the chat box and get instant answers!
---
**Summary of what to fix:**
- Make sure the YAML metadata is at the top, wrapped by `---` at the start and end.
- Add your regular Markdown content (description, links) after the YAML.
If you do this, your README will display correctly on Hugging Face Spaces![1]
|