Instructions to use junjun111524/gaming_model0504 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use junjun111524/gaming_model0504 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="junjun111524/gaming_model0504")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("junjun111524/gaming_model0504") model = AutoModel.from_pretrained("junjun111524/gaming_model0504") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
93a0146 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:4e96670551ccfc1edf402ed4e8c145c46f51bbe444172611f4c93e065967c25e
size 409140017
|