Instructions to use ahmedheakl/sqlcoder-7b-2-ArabicSQLV6 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ahmedheakl/sqlcoder-7b-2-ArabicSQLV6 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("ahmedheakl/sqlcoder-7b-2-ArabicSQLV6") model = AutoModelForSeq2SeqLM.from_pretrained("ahmedheakl/sqlcoder-7b-2-ArabicSQLV6", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 600
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 121058393
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e2cc0cdab4bee32370d32833c06e8f826228a6e390459b5bf4511ae0395b677e
|
| 3 |
size 121058393
|