Commit Graph

81 Commits

Author SHA1 Message Date
Rishabh Srivastava d770dce579 Merge branch 'main' of https://github.com/defog-ai/sqlcoder 2024-02-08 21:54:39 +08:00
Rishabh Srivastava e2e1931709 updated launch CLI function to improve first time download experiences 2024-02-08 21:54:27 +08:00
Rishabh Srivastava cab5de3b98
Update README.md 2024-02-08 04:17:03 +08:00
Rishabh Srivastava 33453599a2 added hf hub for gguf download 2024-02-08 04:13:18 +08:00
Rishabh Srivastava cea4c5027f
Update README.md 2024-02-08 04:06:55 +08:00
Rishabh Srivastava 76ae44f48a updated README 2024-02-08 03:58:58 +08:00
Rishabh Srivastava 8fa0d0d809 added interactive GUI 2024-02-08 03:41:57 +08:00
Rishabh Srivastava 983d446d12
Update requirements.txt 2024-02-07 21:31:38 +08:00
Rishabh Srivastava 099caf543e
Update README.md 2024-02-07 21:05:49 +08:00
Rishabh Srivastava aaf5da26ab
Update README.md 2024-02-07 21:05:22 +08:00
Rishabh Srivastava e288af457c
Delete defog-sqlcoder-colab.ipynb 2024-02-07 21:03:51 +08:00
Rishabh Srivastava 4a527cfb78 Created using Colaboratory 2024-02-07 21:03:19 +08:00
Rishabh Srivastava ba0187adba
Update prompt.md 2024-02-07 20:01:52 +08:00
Rishabh Srivastava 890de23a05
Update inference.py 2024-02-07 15:28:41 +08:00
Rishabh Srivastava f5ac702ed3
Update inference.py 2024-02-07 15:14:16 +08:00
Rishabh Srivastava 79c9cebe8f
Update README.md 2024-02-07 15:13:45 +08:00
Rishabh Srivastava 746536b633
Update README.md 2024-02-07 15:13:30 +08:00
Rishabh Srivastava a60c832e77
Update README.md 2024-02-06 06:59:52 +08:00
Rishabh Srivastava 40764bd160
Update README.md 2024-02-06 06:30:20 +08:00
Rishabh Srivastava c3ca3dd8ea update inference.py to return correct SQL without worrying about prompt 2024-02-05 17:28:42 +08:00
Rishabh Srivastava 4d884e2083
Update README.md 2024-02-05 10:59:14 +08:00
Rishabh Srivastava 589d4f21e1
Update stale.yml 2024-02-01 14:57:35 +08:00
Rishabh Srivastava b3f4ebb305
Update stale.yml 2024-02-01 14:53:19 +08:00
Rishabh Srivastava ff8e2d7228
Update stale.yml 2024-02-01 14:51:15 +08:00
Rishabh Srivastava 0cca8cdc6d
Create stale.yml 2024-02-01 14:43:29 +08:00
Rishabh Srivastava 243102a264
Update inference.py 2024-01-31 11:23:09 +08:00
Rishabh Srivastava c167d340ad
Update prompt.md 2024-01-30 22:54:54 +08:00
Rishabh Srivastava f33adcdbd3
Update README.md 2024-01-30 21:44:16 +08:00
baocheny a63fd30eda fix sep 2024-01-30 10:59:18 +08:00
Rishabh Srivastava f8d47c3eb7
Update inference.py 2023-11-15 21:13:18 +08:00
Rishabh Srivastava b1b1a19a70
Update README.md 2023-11-15 01:52:23 +08:00
Rishabh Srivastava c7190ddbf7
Update prompt.md 2023-11-15 01:48:37 +08:00
Rishabh Srivastava 36fb34220e
Update README.md 2023-11-15 01:45:13 +08:00
Rishabh Srivastava 98f5ba6537
Update evals with SQLCoder-34B 2023-11-15 01:42:30 +08:00
Rishabh Srivastava 2bfce34a71
Update README.md 2023-11-15 01:37:57 +08:00
Rishabh Srivastava 97d7787d86
Merge pull request #38 from ChenTao98/main
fix the bug where sqlcoder2's inference time is too long
2023-10-17 03:12:13 +08:00
Chentao e1db1c5a16 fix the bug where sqlcoder2's inference time is too long 2023-10-16 22:09:25 +08:00
Rishabh Srivastava 91f82a6bb6
Update default prompt.md 2023-10-13 02:05:22 +08:00
Rishabh Srivastava 71c615aaa7
Updated metrics to reflect new sqlcoder2 2023-10-13 01:23:39 +08:00
Rishabh Srivastava f14ffb4451
Update README.md 2023-10-13 01:23:14 +08:00
Rishabh Srivastava 103584dc45
Update README.md 2023-10-05 00:46:19 +08:00
Rishabh Srivastava f876e421bd
Update inference.py 2023-10-04 22:26:09 +08:00
Rishabh Srivastava 36d77958a7
Update prompt.md 2023-10-04 22:25:31 +08:00
Rishabh Srivastava 79183a587d
Update README.md 2023-10-04 19:45:05 +08:00
Rishabh Srivastava 9bba22a346
Update README.md 2023-09-15 10:47:47 -07:00
Rishabh Srivastava 5e997783e4
Update README.md 2023-09-15 10:46:58 -07:00
Rishabh Srivastava 42ab6175e3
Update README.md
Updated results with dated performance for OpenAI models, removed results from the `defog-easy` model for clarity, and updated results after re-evaluating queries with previous typos
2023-09-04 03:43:10 +08:00
Rishabh Srivastava f61cc76e4f
Merge pull request #10 from eltociear/main-1
Update README.md
2023-08-24 23:25:59 +08:00
Ikko Eltociear Ashimine 6bd520d04c
Update README.md
HuggingFace -> Hugging Face
2023-08-25 00:24:18 +09:00
Rishabh Srivastava dab2671405
Merge pull request #6 from defog-ai/wendy/update_readme 2023-08-23 09:13:37 +08:00