Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,10 @@ license: cc-by-sa-4.0
|
|
3 |
library_name: transformers
|
4 |
pipeline_tag: text-generation
|
5 |
---
|
|
|
|
|
|
|
|
|
6 |
|
7 |
# Model Card for SQLCoder-7B-2
|
8 |
|
|
|
3 |
library_name: transformers
|
4 |
pipeline_tag: text-generation
|
5 |
---
|
6 |
+
# Update notice
|
7 |
+
The model weights were updated at 7 AM UTC on Feb 7, 2024. The new model weights lead to a much more performant model – particularly for joins.
|
8 |
+
|
9 |
+
If you downloaded the model before that, please redownload the weights for best performance.
|
10 |
|
11 |
# Model Card for SQLCoder-7B-2
|
12 |
|