File size: 421 Bytes
2395f5d
 
fd65a87
 
 
2395f5d
fd65a87
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
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)