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 1800
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:03c27cdddbd1f64e0bed9d2e7c0d7139e8b234d40e9e0056634d36a8963c1c2c
|
| 3 |
size 121058393
|