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 200
Browse files- pytorch_model.bin +1 -1
- training_args.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:1b53c085b428e320d15f7f836768e50ffcc440653bf5a7d6a4c8eb7dae5f2438
|
| 3 |
size 121058393
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4027
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c07caf98f6f113fd558a9eb62314442a5218cfd68a80a1963e3da60d5e77123a
|
| 3 |
size 4027
|