A cutting-edge foundation for your very own LLM.
๐ปGithub โข ๐ TigerBot โข ๐ค Hugging Face
ๅฟซ้ๅผๅง
ๆนๆณ1๏ผ้่ฟtransformersไฝฟ็จ
ไธ่ฝฝ TigerBot Repo
git clone https://github.com/TigerResearch/TigerBot.gitๅฏๅจinferไปฃ็
python infer.py --model_path TigerResearch/tigerbot-70b-chat-v4
ๆนๆณ2:
ไธ่ฝฝ TigerBot Repo
git clone https://github.com/TigerResearch/TigerBot.gitๅฎ่ฃ git lfs๏ผ
git lfs install้่ฟhuggingfaceๆmodelscopeๅนณๅฐไธ่ฝฝๆ้
git clone https://huggingface.co/TigerResearch/tigerbot-70b-chat-v4 git clone https://www.modelscope.cn/TigerResearch/tigerbot-70b-chat-v4.gitๅฏๅจinferไปฃ็
python infer.py --model_path tigerbot-70b-chat-v4
Quick Start
Method 1, use through transformers
Clone TigerBot Repo
git clone https://github.com/TigerResearch/TigerBot.gitRun infer script
python infer.py --model_path TigerResearch/tigerbot-70b-chat-v4
Method 2:
Clone TigerBot Repo
git clone https://github.com/TigerResearch/TigerBot.gitinstall git lfs๏ผ
git lfs installDownload weights from huggingface or modelscope
git clone https://huggingface.co/TigerResearch/tigerbot-70b-chat-v4 git clone https://www.modelscope.cn/TigerResearch/tigerbot-70b-chat-v4.gitRun infer script
python infer.py --model_path tigerbot-70b-chat-v4
- Downloads last month
- 634