When experimenting with base or pretrained language models, the barrier to find a model can be high, since most available models are now instruction-tuned.
That’s why I wanted to share a couple of quick, practical ways to run these models, both through hosted APIs and locally, so you can start try...
Hi,
If you've recently installed Jupyter-AI and tried interacting with popular providers like OpenAI, Ollama, or others, you may have noticed that a minimal installation(pip install jupyter-ai
) is missing some necessary packages.
At this point, you have two options: