Instructions to use thrunlab/loading_test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use thrunlab/loading_test with Transformers:
# Load model directly from transformers import AutoTokenizer, SparseMistral tokenizer = AutoTokenizer.from_pretrained("thrunlab/loading_test") model = SparseMistral.from_pretrained("thrunlab/loading_test", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
a95c374 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:a60b36670a5a1e62767e55edf04cb3e00fd568e2b04b4afc526968555797ff1f
size 6008
|