初始化项目,由ModelHub XC社区提供模型
Model: TigerResearch/tigerbot-13b-chat-v2 Source: Original Platform
This commit is contained in:
25
README.md
Normal file
25
README.md
Normal file
@@ -0,0 +1,25 @@
|
||||
---
|
||||
license: apache-2.0
|
||||
language:
|
||||
- zh
|
||||
- en
|
||||
---
|
||||
<div style="width: 100%;">
|
||||
<img src="http://x-pai.algolet.com/bot/img/logo_core.png" alt="TigerBot" style="width: 20%; display: block; margin: auto;">
|
||||
</div>
|
||||
<p align="center">
|
||||
<font face="黑体" size=5"> A cutting-edge foundation for your very own LLM. </font>
|
||||
</p>
|
||||
<p align="center">
|
||||
🌐 <a href="https://tigerbot.com/" target="_blank">TigerBot</a> • 🤗 <a href="https://huggingface.co/TigerResearch" target="_blank">Hugging Face</a>
|
||||
</p>
|
||||
|
||||
## Github
|
||||
https://github.com/TigerResearch/TigerBot
|
||||
|
||||
## Usage
|
||||
配合Github repo中的`infer.py`使用:
|
||||
|
||||
```shell
|
||||
python infer.py --model_path TigerResearch/tigerbot-13b-chat-v2
|
||||
```
|
||||
Reference in New Issue
Block a user