eosphoros-ai / DB-GPT-Hub

A repository that contains models, datasets, and fine-tuning techniques for DB-GPT, with the purpose of enhancing model performance in Text-to-SQL
MIT License
1.46k stars 186 forks source link

Can we support the sqlcoder-7b-2 #245

Closed yourchanges closed 8 months ago

yourchanges commented 8 months ago

The sqlcoder-7b-2's 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.

https://huggingface.co/defog/sqlcoder-7b-2

image

So, can we support the sqlcoder-7b-2?

wangzaistone commented 8 months ago

@yourchanges We have supported sqlcoder2, you can find related config in readme.