5,862 Downloads Updated 1 year ago
The Hrida-T2SQL-128k is a compact yet powerful model, delivering exceptional performance in Text-to-SQL tasks. This model builds on the Microsoft/Phi-3 architecture and is distributed under the Apache license.
The HridaAI Team has noted that Hrida-T2SQL-128k:
ollama run HridaAI/hrida-t2sql-128k
curl -X POST http://localhost:11434/api/generate -d '{
"model": "HridaAI/hrida-t2sql-128k",
"prompt":"What is SQL?"
}'
References Huggingface Blog Post