Time Series Forecasting
Transformers
Safetensors
llama
text-generation
time-series
pretrained-model
foundation-model
multimodality
multimodal-time-series-foundation-model
text-generation-inference
Instructions to use ChengsenWang/ChatTime-1-7B-Base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ChengsenWang/ChatTime-1-7B-Base with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForCausalLM tokenizer = AutoTokenizer.from_pretrained("ChengsenWang/ChatTime-1-7B-Base") model = AutoModelForCausalLM.from_pretrained("ChengsenWang/ChatTime-1-7B-Base") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!