<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Run Claude Code with ANY Model on Runpod</title>
        <link>https://peer.madiator.cloud/videos/watch/681b1c67-c99d-450a-953b-a4bf3dd8bb18</link>
        <description>You can run Claude Code with a locally hosted model on Runpod, even without a Claude account at all! If you'd rather bring your own model and get access to a huge swath of agentic functionality, with a little setup you can spin up a pod for as little as $0.25/hr. You can set up a very simple LLM like we did in this video or invest in a higher spec pod and run whatever coding model you like - the sky's the limit. Model used: https://ollama.com/slekrem/gpt-oss-claude-code-32k Here's the settings.json if you want to copy it rather than typing it all from scratch - this will go into the /root/.claude folder. { "apiKeyHelper": "/root./claude/api-key-helper.sh", #Include this if not using a Claude Pro account "env": { "ANTHROPIC_BASE_URL": "https://ox5vfwun8alwjo-11434.proxy.runpod.net/", "ANTHROPIC_AUTH_TOKEN": "ollama", "ANTHROPIC_API_KEY": "", "ANTHROPIC_MODEL": "slekrem/gpt-oss-claude-code-32k:20b", "ANTHROPIC_DEFAULT_SONNET_MODEL": "slekrem/gpt-oss-claude-code-32k:20b", "ANTHROPIC_DEFAULT_OPUS_MODEL": "slekrem/gpt-oss-claude-code-32k:20b", "ANTHROPIC_DEFAULT_HAIKU_MODEL": "slekrem/gpt-oss-claude-code-32k:20b" } } 00:00 Intro 00:43 Why bring your own model? 02:49 Pod setup 04:16 Claude setup 07:30 Model tests 13:30 Conclusion</description>
        <lastBuildDate>Tue, 21 Jul 2026 20:26:48 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://peer.madiator.cloud</generator>
        <image>
            <title>Run Claude Code with ANY Model on Runpod</title>
            <url>https://peer.madiator.cloud/lazy-static/avatars/e2927aea-9e0a-454c-9327-68ec87b4da11.png</url>
            <link>https://peer.madiator.cloud/videos/watch/681b1c67-c99d-450a-953b-a4bf3dd8bb18</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://peer.madiator.cloud/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://peer.madiator.cloud/feeds/video-comments.xml?videoId=681b1c67-c99d-450a-953b-a4bf3dd8bb18" rel="self" type="application/rss+xml"/>
    </channel>
</rss>