rishdotblog
commited on
Commit
•
4945642
1
Parent(s):
bef4bcd
Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,8 @@ tags:
|
|
10 |
- code
|
11 |
inference: false
|
12 |
---
|
|
|
|
|
13 |
|
14 |
# Defog SQLCoder
|
15 |
Defog's SQLCoder is a state-of-the-art LLM for converting natural language questions to SQL queries.
|
|
|
10 |
- code
|
11 |
inference: false
|
12 |
---
|
13 |
+
# ARCHIVE NOTICE
|
14 |
+
This repository is now significantly outdated. You should use the repository at [sqlcoder-7b-2](https://huggingface.co/defog/sqlcoder-7b-2) instead. It is significantly better and consumes fewer GPU resources.
|
15 |
|
16 |
# Defog SQLCoder
|
17 |
Defog's SQLCoder is a state-of-the-art LLM for converting natural language questions to SQL queries.
|