初始化项目,由ModelHub XC社区提供模型

Model: luohy/SAIL-7b
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-13 01:56:34 +08:00
commit 9e3d4b3f8b
12 changed files with 1174 additions and 0 deletions

14
README.md Normal file
View File

@@ -0,0 +1,14 @@
---
license: apache-2.0
language:
- en
pipeline_tag: text-generation
---
# Search Augmented Instruction Learning (SAIL-7b) LLM
The language model is fine-tuned to use retrieval model and search engines.
- Paper: [SAIL: Search Augmented Instruction Learning](https://arxiv.org/pdf/2305.15225.pdf).
- Github: [Code](https://github.com/luohongyin/SAIL)
- Try the model: [Demo](https://huggingface.co/spaces/luohy/SAIL-7B)