rishdotblog commited on
Commit
c5586a2
1 Parent(s): cb59ea2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -6,6 +6,9 @@ pipeline_tag: text-generation
6
  tags:
7
  - code
8
  ---
 
 
 
9
  # Defog SQLCoder
10
  Defog's SQLCoder is a state-of-the-art LLM for converting natural language questions to SQL queries.
11
 
 
6
  tags:
7
  - code
8
  ---
9
+ # IMPORTANT
10
+ This model is now outdated. Please use [`defog/sqlcoder-7b-2`](https://huggingface.co/defog/sqlcoder-7b-2) for much better performance!
11
+
12
  # Defog SQLCoder
13
  Defog's SQLCoder is a state-of-the-art LLM for converting natural language questions to SQL queries.
14