Spaces:
Runtime error
Runtime error
Update 🤖SQL_Agent.py
Browse files- 🤖SQL_Agent.py +1 -1
🤖SQL_Agent.py
CHANGED
@@ -160,7 +160,7 @@ with col2:
|
|
160 |
["Gemini-2.0-Flash-Exp", "FineTuned Qwen2.5-Coder-3B for SQL"],
|
161 |
captions=[
|
162 |
"Used via API",
|
163 |
-
"Run Locally on this Server. Extremely Slow because of Free vCPUs, [Download & Run on your Computer](https://
|
164 |
],
|
165 |
label_visibility="collapsed",
|
166 |
)
|
|
|
160 |
["Gemini-2.0-Flash-Exp", "FineTuned Qwen2.5-Coder-3B for SQL"],
|
161 |
captions=[
|
162 |
"Used via API",
|
163 |
+
"Run Locally on this Server. Extremely Slow because of Free vCPUs, [Download & Run on your Computer via Ollama](https://ollama.com/debopam/Text-to-SQL__Qwen2.5-Coder-3B-FineTuned)",
|
164 |
],
|
165 |
label_visibility="collapsed",
|
166 |
)
|