Instructions to use griffith-bigdata/GRAST-SQL-0.6B-BIRD-Reranker with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use griffith-bigdata/GRAST-SQL-0.6B-BIRD-Reranker with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForCausalLM tokenizer = AutoTokenizer.from_pretrained("griffith-bigdata/GRAST-SQL-0.6B-BIRD-Reranker") model = AutoModelForCausalLM.from_pretrained("griffith-bigdata/GRAST-SQL-0.6B-BIRD-Reranker", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
a511e6c | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:54b3db8d2bc2115bf3638fad3ff760b8212b693c8e10ee9161294d9fc04b0357
size 1637387482
|