Instructions to use TencentGameMate/chinese-hubert-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TencentGameMate/chinese-hubert-large with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="TencentGameMate/chinese-hubert-large")# Load model directly from transformers import AutoProcessor, AutoModel processor = AutoProcessor.from_pretrained("TencentGameMate/chinese-hubert-large") model = AutoModel.from_pretrained("TencentGameMate/chinese-hubert-large") - Inference
- Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3820a409906529cdaa224c5a400e0d00cc785233618f7869c9ce50fa89d459f6
- Size of remote file:
- 1.26 GB
- SHA256:
- 482c19cd60877832995d790ed10dd1203b1f8c86ed7a69b4bd27f470fc27ee43
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.