Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
HridaAI
/
hrida-t2sql
:latest
713
Downloads
Updated
1 year ago
The Hrida-T2SQL-3B-V0.1 is a Text-to-SQL Small Language Model (SLM) developed by HridaAI
The Hrida-T2SQL-3B-V0.1 is a Text-to-SQL Small Language Model (SLM) developed by HridaAI
Cancel
hrida-t2sql:latest
...
/
template
542b217f179c · 148B
{{ if .System }}<|system|>
{{ .System }}<|end|>
{{ end }}{{ if .Prompt }}<|user|>
{{ .Prompt }}<|end|>
{{ end }}<|assistant|>
{{ .Response }}<|end|>