Instructions to use peihsin/sql_chinese_3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use peihsin/sql_chinese_3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="peihsin/sql_chinese_3")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("peihsin/sql_chinese_3") model = AutoModel.from_pretrained("peihsin/sql_chinese_3", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
35dc121 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:71f9d821a03dd2ce7240a604878d292ed8f958d12f39f7ba1e3fb2bc9c59518f
size 409141805
|