Spaces:
Runtime error
Runtime error
File size: 921 Bytes
33c2faf 9698dec 33c2faf 9698dec 33c2faf 234f2ee |
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 |
---
title: Sailor 1.8B SFT Demo
emoji: 💬
colorFrom: yellow
colorTo: purple
sdk: gradio
sdk_version: 5.0.1
app_file: app.py
pinned: false
license: mit
short_description: Chatbot demo using Sailor-1.8B model fine-tuned with PEFT.
---
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).
# 🧭 Sailor-1.8B-Chat-SFT
Demo chatbot sử dụng mô hình [`sail/Sailor-1.8B-Chat`](https://huggingface.co/sail/Sailor-1.8B-Chat) kết hợp với adapter fine-tuned bằng phương pháp LoRA.
## 🧠 Công nghệ
- Base model: 1.8B parameters
- Fine-tuning: PEFT LoRA
- Giao diện: Gradio ChatInterface
## 📦 License
MIT (hoặc theo giấy phép của mô hình gốc)
## 🧪 Dùng thử
Chạy trực tiếp trên Hugging Face Spaces ⬅️
|