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
Commit History
update README.md 17e2624
chestnutlzj commited on
update README.md e72747d
chestnutlzj commited on
initial commit da7df2c
chestnutlzj commited on