16 comments

  • JackC a day ago ago

    > What Reame is NOT for — said plainly, because trust is built here

    It is so weird (or, used to be) to see an LLM's internal thought process pop up this way. Like imagine how strange it would be to read human writing that accidentally included thoughts undercutting the ongoing sentence. It's the moment you know that nothing you're reading has necessarily been seen by a human before or relates to reality.

  • ComputerGuru a day ago ago

    Seems the entire repo and documentation is all ai-generated?

    • targetbridge a day ago ago

      Yes, I use AI to help me build and write docs — solo dev, I'd be stupid not to. The benchmarks are real though: free Oracle ARM box, my laptop, a cheap VPS. I ran them all myself, including the ones that went badly (they're in the README too).

      • genxy 19 hours ago ago

        That is genuinely a good callout — it is worth stopping here.

  • JPLeRouzic a day ago ago

    Thanks for sharing your work!

    Please how to select the model? I downloaded tinyLlama, put it in ./models, changed reame.conf but I get:

    (No such file or directory)

    Otherwise putting the model in /opt does not please me much, I fear to forget a model is there, if it is in reame folder its much easier to notice and manage.

  • K0IN a day ago ago

    Sick that you can get 2 arm cores and 12 GB ram for free at Oracle cloud, did not know that

    • GTP a day ago ago

      You can actually get more. You have an amount of resources for ARM servers, if you allocate all of that to a single one you ger 24GB RAM and 4 vCPU.

      • derac a day ago ago

        This was reduced recently to 2/12. It's also next to impossible to allocate the free stuff unless you put in a CC. If you do, you get the servers right away, though. Just be careful not to spend. You can set up a budget trigger to shut down the vms.

        Old servers may have been grandfathered, but mine was set to 1/1 and couldn't be reshaped.

        • GTP 15 hours ago ago

          I logged in to double-check if I was going to pay for my beefy ARM server. There was a notification about this change, but looking into the billing section, I saw no change. I have an alert in place if I pay more than 5€ per month, so for now I'm leaving my server as is.

    • esseph a day ago ago

      Yeah but it's Oracle

    • CryptoBanker a day ago ago

      If you have good luck perhaps. That tier of server is virtually always sold out

  • tyzoid a day ago ago

    Why qwen 2.5 everywhere? Why not 3.5?

    • TheGoddessInari a day ago ago

      Because llms reflect qwen 2.5 heavily in training data, and that's who is giving the recommendations.

  • gaurang404 a day ago ago

    looks really interesting

  • UncleOxidant a day ago ago

    Interesting. But I'm kind of hard getting past the AI-written README:

    "What Reame is NOT for — said plainly, because trust is built here: a general-purpose ChatGPT replacement (frontier reasoning and broad knowledge need frontier parameter counts), agentic coding assistants, or creative long-form writing at scale. If your task needs a 100B-class brain, buy one; if it needs your documents processed privately, forever, at zero marginal cost — that's a realm you can own."

    The realm you can own. How did these things learn to write that way? Oh, yeah, lots of marketing and advertising copy.

    • targetbridge 17 hours ago ago

      Fair point — I removed that line just now. I'm a solo dev and I use AI for the docs; sometimes it sounds like an ad and I don't catch it. The benchmarks are real though, I ran them all myself. Try the software and tell me if something is wrong.