morangold1's picture
Upload README.md with huggingface_hub
4a50721 verified

A newer version of the Gradio SDK is available: 5.12.0

Upgrade
metadata
title: Vacation Rental Assistant
emoji: 🏠
colorFrom: blue
colorTo: indigo
sdk: gradio
sdk_version: 4.12.0
app_file: app.py
pinned: false

Vacation Rental Assistant Space

This Space hosts a fine-tuned language model that assists with vacation rental inquiries, maintenance requests, and property information.

Model Details

  • Base Model: TinyLlama-1.1B-Chat-v1.0
  • Fine-tuning: LoRA adaptation for vacation rental assistance
  • Training Data: Curated dataset of vacation rental conversations

Features

The assistant can help with:

  • Check-in/check-out inquiries
  • Property amenities information
  • Maintenance requests
  • Local area information
  • Early/late check-in requests
  • General property questions

Usage

Simply type your question or request in the chat interface and press Enter. The assistant will provide a helpful response based on its training.

Example queries:

  • "What time is check-in?"
  • "Is early check-in available?"
  • "The AC isn't working properly, can you help?"
  • "What amenities are available?"
  • "Is there a grocery store nearby?"

Technical Details

  • Framework: Hugging Face Transformers
  • Interface: Gradio Chat
  • Deployment: Hugging Face Spaces
  • Hardware: GPU-accelerated inference

License

MIT License