Instructions to use chestnutlzj/ChatLaw-Text2Vec with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use chestnutlzj/ChatLaw-Text2Vec with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("chestnutlzj/ChatLaw-Text2Vec") model = AutoModel.from_pretrained("chestnutlzj/ChatLaw-Text2Vec") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
da7df2c | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:561f7702b92038ccfde7283e13cf07215276139f2b33c7ce6958658752bcc8f5
size 409141805
|