TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ollama-Swift

66 pointsby sgreenlay3 months ago

7 comments

mohsen13 months ago
Beautiful article.<p>Off-topic:<p>The Nominate app is exactly what’s missing from today’s UIs. Most of today’s user interfaces can benefit from “sparkles of AI helpfulness” instead of requiring a separate “AI App.” For example, macOS file renaming should provide AI-powered predictive suggestions when renaming a file that doesn’t have a useful name. Another example: when creating a GitHub issue, the UI should use AI to predict which labels are most likely relevant and bring them to the top for selection.<p>It seems many “AI products” attempt to replace entire workflows instead of enhancing the existing ones. GitHub puts a lot of effort into building Copilot features like Copilot Code Reviews, but it doesn’t appear interested in using AI to make existing code reviews more powerful and useful.
评论 #43066325 未加载
评论 #43065458 未加载
评论 #43065405 未加载
joeconway3 months ago
NSHipster played such a pivotal role in me becoming the engineer I am today. It’s heartwarming and hugely nostalgic to see a mattt post
JKCalhoun3 months ago
Curious about RAGs. The article made it look like just a few additional parameters (context) you pass to the LLM. Somehow I was under the impression RAGs required training.<p>All I want is an LLM front-end to a local Wikipedia drop.
评论 #43066165 未加载
评论 #43065631 未加载
firecall3 months ago
“Can we take a moment to appreciate the name? Apple Intelligence. AI. That’s some S-tier semantic appropriation. On the level of jumping on “podcast” before anyone knew what else to call that.”<p>Apple didn’t invent the term Podcast though!
danpalmer3 months ago
This looks great! I’ve been using OllamaKit, for prototyping but it’s not Linux compatible. While not explicitly documented as Linux compatible it looks like this package is.<p>It’s an unfortunate aspect of the Swift on the server ecosystem that most Swift developers don’t really know what it takes to be Linux compatible (very little in most cases) and so many packages are somewhat accidentally not Linux compatible.
singularity20013 months ago
<p><pre><code> The simplest way to use a language model is to generate text from a prompt (followed by python code) </code></pre> for the initiated this is not the simplest way. You can just `ollama run` in your Terminal and get a chat repl
ekianjo3 months ago
&gt; port 11431 (leetspeak for llama ).<p>No. It&#x27;s 11434...