<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Getting started on SAM</title><link>https://sam-mesh.dev/docs/getting-started/</link><description>Recent content in Getting started on SAM</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://sam-mesh.dev/docs/getting-started/index.xml" rel="self" type="application/rss+xml"/><item><title>Quick start</title><link>https://sam-mesh.dev/docs/getting-started/quickstart/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://sam-mesh.dev/docs/getting-started/quickstart/</guid><description>&lt;p>This page installs &lt;code>sam-node&lt;/code>, enrolls it in the public &lt;code>bananas.sam-mesh.dev&lt;/code>
testnet, and calls a tool hosted by another node. It takes a few minutes.&lt;/p>
&lt;p>The testnet is a shared developer playground with no uptime commitment. See
&lt;a href="../../#about-the-public-testnets">About the public testnets&lt;/a>. The steps are
the same for any mesh: replace the URL with your own control plane.&lt;/p>
&lt;h2 id="1-install">1. Install&lt;/h2>
&lt;p>On Linux and macOS, the install script downloads the latest release and
places the binaries in &lt;code>/usr/local/bin&lt;/code>:&lt;/p></description></item><item><title>Your own mesh</title><link>https://sam-mesh.dev/docs/getting-started/your-own-mesh/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://sam-mesh.dev/docs/getting-started/your-own-mesh/</guid><description>&lt;p>The quick start joined a mesh that someone else runs. This page runs one for
you: a control plane, a router and a web console on your laptop, in one
process, with two nodes talking through it. One node publishes a model that
runs on your machine, the other calls it. &lt;code>sam-one&lt;/code> runs the same code as a
Kubernetes deployment, so what you learn here applies there too.&lt;/p>
&lt;p>You need the &lt;code>sam-one&lt;/code> and &lt;code>sam-node&lt;/code> binaries. The
&lt;a href="../quickstart/#1-install">install script&lt;/a> provides both. The model is served
by &lt;a href="https://ollama.com">Ollama&lt;/a>; any OpenAI-compatible server works in its
place.&lt;/p></description></item></channel></rss>