songkq commited on
Commit
abac25b
1 Parent(s): 34c8b64

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -1,3 +1,9 @@
 
 
 
 
 
 
1
  A bilingual instruction-tuned model of Qwen-7B(https://huggingface.co/Qwen/Qwen-7B) for QAnything(https://github.com/netease-youdao/QAnything).
2
 
3
  1. Run Qwen-7B-QAnything using FastChat API with Huggingface transformers runtime backend
@@ -50,4 +56,4 @@ bash ./run.sh -c local -i 0 -b vllm -m Qwen-7B-QAnything -t qwen-7b-qanything -p
50
 
51
  ---
52
  license: apache-2.0
53
- ---
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - QAnything
5
+ - RAG
6
+ ---
7
  A bilingual instruction-tuned model of Qwen-7B(https://huggingface.co/Qwen/Qwen-7B) for QAnything(https://github.com/netease-youdao/QAnything).
8
 
9
  1. Run Qwen-7B-QAnything using FastChat API with Huggingface transformers runtime backend
 
56
 
57
  ---
58
  license: apache-2.0
59
+ ---