diff --git a/Sentiment_Analysis_Research.py b/Sentiment_Analysis_Research.py index 79a33a1..2f06166 100644 --- a/Sentiment_Analysis_Research.py +++ b/Sentiment_Analysis_Research.py @@ -11,7 +11,7 @@ def _(): import ollama from ollama import Client - QUMO_OLLAMA_URL = 'http://ollama-vb.tail44fa00.ts.net:11434' + QUMO_OLLAMA_URL = 'http://hiperf-gpu.tail44fa00.ts.net:11434' return Client, QUMO_OLLAMA_URL, mo, requests diff --git a/VB_interviews_sandbox.py b/VB_interviews_sandbox.py index da61743..30c9735 100644 --- a/VB_interviews_sandbox.py +++ b/VB_interviews_sandbox.py @@ -20,6 +20,12 @@ def _(): return (client,) +@app.cell +def _(): + print("Hello") + return + + @app.cell(hide_code=True) def _(mo): mo.md(r"""