Large-Language-Model-Notebooks-Course
Large-Language-Model-Notebooks-Course copied to clipboard
Practical course about Large Language Models.
Results
1
Large-Language-Model-Notebooks-Course issues
Sort by
recently updated
recently updated
newest added
Update code in `nl2sql.ipynb` notebook - Changed the approach to explain the SQL tables to the mode
4
It is using a domain-specific language already understood by the model. This results in a more compact system prompt that allows for a more nuanced data model description. This should...