Instructions to use griffith-bigdata/GRAST-SQL-4B-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-4B-BIRD-Reranker with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForCausalLM tokenizer = AutoTokenizer.from_pretrained("griffith-bigdata/GRAST-SQL-4B-BIRD-Reranker") model = AutoModelForCausalLM.from_pretrained("griffith-bigdata/GRAST-SQL-4B-BIRD-Reranker") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
f73f19a | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3c3dfe474a8bbe89b0e83627fd9ff784ad71027f12fd8c618708c818e808789d
size 11422648
|