Spaces:
Sleeping
Sleeping
| title: My Fitlien Chatbot | |
| emoji: 💪 | |
| colorFrom: blue | |
| colorTo: green | |
| sdk: gradio | |
| sdk_version: 4.44.0 | |
| app_file: app.py | |
| pinned: false | |
| license: apache-2.0 | |
| # My Fitlien Chatbot | |
| This is a fitness-focused chatbot based on Microsoft's DialoGPT-medium model, fine-tuned for fitness and health conversations. | |
| ## Model Details | |
| - Base model: microsoft/DialoGPT-medium | |
| - Fine-tuned and optimized for fitness conversations | |
| - Pruned and quantized for efficient deployment | |
| ## Usage | |
| Simply type your message in the chat interface and the bot will respond with fitness-related advice and conversation. | |
| Check it out at: https://huggingface.co/spaces/your-username/your-space-name |