TigerBot

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.