<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Mehmet Can</title>
    <description>The latest articles on DEV Community by Mehmet Can (@0x1881).</description>
    <link>https://dev.to/0x1881</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1095262%2Ff70323b6-0e0e-4320-833f-aae07c788f8c.jpeg</url>
      <title>DEV Community: Mehmet Can</title>
      <link>https://dev.to/0x1881</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/0x1881"/>
    <language>en</language>
    <item>
      <title>Run Ollama Models on Google Colab (Free, No Local GPU)</title>
      <dc:creator>Mehmet Can</dc:creator>
      <pubDate>Sun, 22 Mar 2026 01:25:55 +0000</pubDate>
      <link>https://dev.to/0x1881/run-ollama-models-on-google-colab-free-no-local-gpu-520g</link>
      <guid>https://dev.to/0x1881/run-ollama-models-on-google-colab-free-no-local-gpu-520g</guid>
      <description>&lt;p&gt;If you don’t have a local GPU but still want to experiment with LLMs, this project might help.&lt;/p&gt;

&lt;p&gt;I built a minimal setup to run Ollama models directly on Google Colab with almost zero friction.&lt;/p&gt;

&lt;p&gt;What this repo does&lt;br&gt;
    • Installs Ollama inside Colab&lt;br&gt;
    • Runs models like Llama, Qwen, DeepSeek, CodeLlama&lt;br&gt;
    • Exposes the API so you can connect external tools&lt;br&gt;
    • Keeps the setup simple and reproducible&lt;/p&gt;

&lt;p&gt;Why this exists&lt;/p&gt;

&lt;p&gt;Most tutorials for running Ollama in Colab are either:&lt;br&gt;
    • Overcomplicated&lt;br&gt;
    • Broken or outdated&lt;br&gt;
    • Missing key steps (like tunneling or API access)&lt;/p&gt;

&lt;p&gt;This repo removes that friction and gives you a working setup in minutes.&lt;/p&gt;

&lt;p&gt;Use cases&lt;br&gt;
    • Testing coding models&lt;br&gt;
    • Building quick AI tools&lt;br&gt;
    • Running agents&lt;br&gt;
    • Prompt engineering experiments&lt;br&gt;
    • Connecting Ollama to external apps via tunnel&lt;/p&gt;

&lt;p&gt;How to use&lt;/p&gt;

&lt;p&gt;Open the notebook and run the cells step by step.&lt;/p&gt;

&lt;p&gt;That’s it.&lt;/p&gt;

&lt;p&gt;Repo&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/0x1881/collama" rel="noopener noreferrer"&gt;https://github.com/0x1881/collama&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;If you have suggestions or improvements, feel free to contribute.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>programming</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>
