![TigerBot](http://x-pai.algolet.com/bot/img/logo_core.png)
A cutting-edge foundation for your very own LLM.
๐ TigerBot โข ๐ค Hugging Face
Github
https://github.com/TigerResearch/TigerBot
Usage
from transformers import AutoTokenizer, AutoModelForCausalLM
tokenizer = AutoTokenizer.from_pretrained("TigerResearch/tigerbot-7b-base-v2")
model = AutoModelForCausalLM.from_pretrained("TigerResearch/tigerbot-7b-base-v2")
- Downloads last month
- 16
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
the model is not deployed on the HF Inference API.