{
  "schema": "tesign-radar/item/1",
  "generated_at": "2026-09-17T01:56:13.055Z",
  "lang": "ko",
  "slug": "slotstream",
  "url": "https://tesign.com/item/slotstream/",
  "alternates": {
    "ko": {
      "html": "https://tesign.com/item/slotstream/",
      "json": "https://tesign.com/item/slotstream/index.json",
      "markdown": "https://tesign.com/item/slotstream/index.md"
    },
    "en": {
      "html": "https://tesign.com/en/item/slotstream/",
      "json": "https://tesign.com/en/item/slotstream/index.json",
      "markdown": "https://tesign.com/en/item/slotstream/index.md"
    }
  },
  "name": "Slotstream",
  "use_label": "맥에서 대형 모델 로컬 실행",
  "one_liner": "48GB 맥에서 105GB Qwen3.8-Flash-Next 모델을 SSD 스트리밍으로 돌리는 로컬 LLM 런타임, Ollama 호환 API",
  "text": {
    "why": "Qwen3.8-Flash-Next는 README 기준 105GB짜리 MoE(전문가 혼합) 모델인데, Slotstream은 공유 가중치만 메모리에 두고 필요한 전문가를 SSD에서 읽어 와 캐시한다. 개발자의 48GB M5 Pro에서 워밍업 후 13.47 tok/s를 측정했고(0.2.16 사전 릴리스 벤치마크), 16GB M2 Mac mini 커뮤니티 보고는 1.41 tok/s였다. 한 번 내려받으면 오프라인으로 동작하고 Python이나 클라우드 계정이 필요 없다.",
    "take": "RAM보다 큰 모델을 SSD에서 흘려보내는 발상은 실제로 돌아가지만, 지원 모델은 이것 하나뿐이고 속도는 기기마다 크게 다르다.",
    "build": [
      "OpenAI·Ollama 호환 API에 Open WebUI 같은 채팅 앱이나 Hermes·fx 같은 에이전트를 붙이면, 인터넷 없이 문서·이미지 질문에 답하는 개인용 AI 서버를 맥 한 대로 만들 수 있다. Swift 라이브러리로 맥 앱에 직접 내장하는 길도 있다."
    ],
    "who": [
      {
        "role": "애플 실리콘 맥 사용자",
        "situation": "대형 모델을 클라우드 계정 없이 로컬 실행"
      },
      {
        "role": "개인정보에 민감한 사용자",
        "situation": "문서·이미지 질문을 기기 안에서 처리"
      },
      {
        "role": "로컬 LLM 개발자",
        "situation": "MLX+Swift로 만든 MoE 전문가 스트리밍 구현 참고"
      }
    ],
    "start": [
      {
        "command": false,
        "text": "curl -fsSL https://raw.githubusercontent.com/carloslfu/slotstream/main/install.sh | sh"
      },
      {
        "command": false,
        "text": "slotstream doctor"
      },
      {
        "command": false,
        "text": "slotstream run --prompt \"Why is the sky blue?\""
      }
    ],
    "caveat": [
      "MIT(코드). 모델 가중치는 별도의 Qwen 커뮤니티 라이선스를 따른다.",
      "애플 실리콘 맥 + 메모리 16GB 이상 + macOS 14 이상 + 여유 SSD 약 110GB 필수. 8GB 맥은 시작을 거부하고 Windows·Linux·인텔 맥은 미지원.",
      "모델 다운로드는 수 시간 걸릴 수 있고, 긴 프롬프트는 첫 응답까지 수 분이 걸리며 한 번에 하나의 생성만 처리한다."
    ]
  },
  "cta": {
    "type": "install",
    "label": "INSTALL",
    "url": "https://sevrahq.com/"
  },
  "ready": "install",
  "categories": [
    "ai"
  ],
  "categories_confirmed": true,
  "tags": [
    "local-llm",
    "apple-silicon",
    "mixture-of-experts",
    "mlx",
    "ollama",
    "swift"
  ],
  "platform": [
    "macos",
    "cli"
  ],
  "license": {
    "spdx": "MIT",
    "scope": "permissive",
    "scope_text": "상업 이용·수정·재배포 가능. 저작권 고지는 유지.",
    "url": "https://spdx.org/licenses/MIT.html",
    "note": null,
    "open_source": true
  },
  "language": "Swift",
  "source_urls": {
    "canonical": "https://sevrahq.com/",
    "github": "https://github.com/carloslfu/slotstream",
    "huggingface": null,
    "app_store": null,
    "sightings": [
      {
        "source": "showhn",
        "url": "https://github.com/carloslfu/slotstream",
        "posted_at": "2026-08-31T14:46:54.000Z",
        "hn_url": "https://news.ycombinator.com/item?id=49510441"
      },
      {
        "source": "showhn",
        "url": "https://github.com/carloslfu/slotstream",
        "posted_at": "2026-09-01T16:42:46.000Z",
        "hn_url": "https://news.ycombinator.com/item?id=49524447"
      }
    ]
  },
  "numbers": {
    "as_of": "2026-09-16T21:00:00.000Z",
    "stars": 360,
    "stars_unit": "GitHub stars",
    "stars_checked_at": "2026-09-15T19:35:25.910Z",
    "stars_observed_since_check": 0,
    "star_delta_24h": null,
    "star_delta_7d": null,
    "star_delta_30d": null,
    "star_delta_unit": "GitHub stars gained in the window, GH Archive events summed to as_of",
    "spark_14d": [
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null
    ],
    "hf_likes": null,
    "hf_likes_observed_at": null,
    "hn_points": 240,
    "hn_points_observed_at": "2026-09-13T13:59:17.691Z",
    "store": null,
    "method": "별 총합 = GitHub에서 마지막으로 확인한 값(stars_checked_at) + 그 뒤 GH Archive에서 관측한 증가. 24h·7d·30d 증가는 GH Archive 시간별 이벤트를 기준 시각(as_of)까지 합한 값. 우리 점수는 없습니다."
  },
  "ranks": null,
  "activity": {
    "pushed_at": "2026-09-15T15:01:19.000Z",
    "owner_type": "User",
    "open_issues": 7,
    "contributors": 3,
    "releases_count": 26,
    "latest_release": {
      "tag": "v0.2.18",
      "published_at": "2026-09-14T23:52:30.000Z",
      "prerelease": false
    },
    "checked_at": "2026-09-15T19:35:25.910Z",
    "core_checked_at": "2026-09-15T19:35:25.910Z"
  },
  "signals": [
    {
      "kind": "back",
      "label": "과거 기록",
      "value": null
    }
  ],
  "images": {
    "og": "https://tesign.com/img/og/slotstream.png",
    "cover": "https://tesign.com/img/slotstream-00175a10de.png",
    "cover_width": 1200,
    "cover_height": 600,
    "gallery": [
      "https://tesign.com/img/slotstream-00175a10de.png"
    ],
    "alt": "터미널에서 slotstream doctor와 slotstream run을 실행한 화면 — 메모리 계획 점검 결과와 모델의 응답 출력",
    "tier": 4
  },
  "dates": {
    "first_seen_at": "2026-09-13T13:59:17.691Z",
    "source_created_at": "2026-09-01T16:42:46.000Z",
    "discovery_hours": 285.2754697222222,
    "launch_signal_at": "2026-08-31T14:46:54.000Z",
    "kept_at": "2026-09-14T19:27:43.653Z",
    "first_published_at": "2026-09-14T19:27:43.752Z",
    "updated_at": "2026-09-15T04:36:56.999Z",
    "ingestion_mode": "backfill"
  },
  "notes": [
    "이 파일은 tesign.com 항목 페이지와 같은 빌드에서 같은 데이터로 만들어졌습니다. 소개 글은 편집자가 쓴 것이고, 숫자는 저장된 관측값입니다.",
    "JSON의 null은 관측하지 않았다는 뜻입니다 — 0이 아닙니다. 마크다운에서는 [확인 필요]로 적습니다.",
    "별 총합 = GitHub에서 마지막으로 확인한 값(stars_checked_at) + 그 뒤 GH Archive에서 관측한 증가. 24h·7d·30d 증가는 GH Archive 시간별 이벤트를 기준 시각(as_of)까지 합한 값. 우리 점수는 없습니다.",
    "과거 데이터를 되짚어 채운 항목입니다. 라이브 발견이 아닙니다.",
    "요약이며 법적 조언이 아닙니다."
  ]
}
