DebopamC commited on
Commit
69d4b1d
·
verified ·
1 Parent(s): 9820eac

Update 🤖SQL_Agent.py

Browse files
Files changed (1) hide show
  1. 🤖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://huggingface.co/DebopamC/Text-to-SQL__Qwen2.5-Coder-3B-FineTuned/tree/main)",
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
  )