Instructions to use TitanML/dummy_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TitanML/dummy_model with Transformers:
# Load model directly from transformers import AutoTokenizer, dummy tokenizer = AutoTokenizer.from_pretrained("TitanML/dummy_model") model = dummy.from_pretrained("TitanML/dummy_model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
Update tokenizer_config.json 1037291 verified
Update tokenizer_config.json cb046a0 verified
Update tokenizer_config.json fc4cf62 verified
Upload folder using huggingface_hub 4cc9d49 verified
TitanML Co commited on
initial commit 1f57937 verified
TitanML Co commited on