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:
- 361d00c1838fbf6e756f5d6d00ba60945905b6853fa8b3f5a837920523ba1dea
- Size of remote file:
- 3.8 GB
- SHA256:
- 31a39438d2ca748d5626bb676493041166de03c93ec517774c6d90ebb2d715c5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.