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