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 5400
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:8b53a4bf240032b6641b9569677bb9abcf2d757cdc00f8ddc224fac947fff1a7
|
| 3 |
size 121058393
|