@@ -20,6 +20,8 @@ Below are the results of the Llama models we have evaluated on the BIRD DEV data
| Llama 4 Scout | 44.39% | 43.94% |
| Llama 4 Maverick | 44.00% | 41.46% |
+Llama 3.1 8b quantized model: 14.02% (original) -> 37.16% (fine-tuned)
+
## Quick Start on Evaluating Llama on Text2SQL
@@ -1,5 +1,5 @@
-llama_api_client
-langchain-together
+llama_api_client==0.1.1
+langchain-together==0.3.0
sqlparse
torch==2.4.1
tensorboard