211
AI Ruling [CW: JK Rowling] (lemmy.blahaj.zone)
submitted 5 days ago by TotallynotJessica to c/onehundredninetysix
you are viewing a single comment's thread
view the rest of the comments
[-] Smorty 7 points 5 days ago

oh yea, you mean the gpt 2 playground stuff, right?

yassss I was around fir that too. I think it was accessible in.... dungeon ai? that was where I remembered it from, and the openai playground of course.

for me, that magic never faded, which is great for me but also gives me a bad image. oh well-

[-] strawberry_enjoyer42 1 points 3 days ago

Yes! The playground thing was pretty fascinating. Not very useful, of course, but fascinating.

Maybe in another world, I became an AI bro and kept using Windows and never transitioned.

[-] Smorty 1 points 2 days ago* (last edited 2 days ago)

yeeesssss the playground truly was a playground with the purpose of... play.

but... don't tell this to anyone... but

secretyou can have fun with local language models and still have transitioned.

these smaller local models tool a massively smaller footprint to train, are much less restrictive and got a generally different vibe to them.
they are dumber than what big evil tech is selling to us, but... they are locally running on your lappytoppy or desktop.

for an easy gateway, pull ollama and run ollama run qwen3.5:4b. that commands pulls and runs a pretty okay Qwen model on your GPU or CPU (whatever ollama finds on your machine).
(qwen is a chinese model, by alibaba, so... if you don't like china, maybe run gemma4:e4b instead. it's by google...)

if you want more of those "literally just a text predictor" vibes, i hiiiiighly recommend llama-cpp. it's faster, it's good, it's what everything else is built on AND it even has a nice ui.
you can pull the release here (i recommend the "vulkan" one, even if you only have an iGPU).
once unpacked, pull some "gguf" model that fits in your VRAM or RAM from somewhere. if you have about 15 GB of RAM free on your system, you may want to try Qwen3.6-35B-A3B or it's no-conversation-training counterpart Qwen3.5-35B-A3B-Base at some lower quantization like the "IQ2_M" one.

  • click on the quant
  • click the "download" that appears in the sidebar
  • wait for it to finish

finally, run it with the "llama-server" binary you find in the llama cpp folder like so:

# ctk and ctv make it go faster
./llama-server --model ~/.llama-cpp/models/qwen3-coder/Qwen3-Coder-30B-A3B-Instruct-Q4_K_M.gguf -ctk q4_0 -ctv q4_0 --port 9090
0.00.036.875 I cmn  common_param: common_params_print_info: verbosity = 3 (adjust with the `-lv N` CLI arg)
0.00.037.353 W srv  llama_server: -----------------
0.00.037.356 W srv  llama_server: CORS is set to allow all origins ('*') and no API key is set
0.00.037.356 W srv  llama_server: this can be a security risk (cross-origin attacks)
0.00.037.356 W srv  llama_server: more info: https://github.com/ggml-org/llama.cpp/pull/25655
0.00.037.356 W srv  llama_server: -----------------
0.00.038.704 I srv    load_model: loading model '/home/maria/.llama-cpp/models/qwen3-coder/Qwen3-Coder-30B-A3B-Instruct-Q4_K_M.gguf'
0.00.641.956 W load: control-looking token: 128247 '</s>' was not control-type; this is probably a bug in the model. its type will be overridden
0.12.362.730 I cmn          init: llama threadpool init, n_threads = 2
0.13.447.376 I srv    load_model: initializing, n_slots = 4, n_ctx_slot = 101632, kv_unified = 'true'
0.13.474.204 I srv  llama_server: model loaded
0.13.474.220 I srv  llama_server: listening on http://127.0.0.1:9090/

open that page http://127.0.0.1:9090/ and see what goes.

ollama automatically creates a server in the background which you can curl from like this:

curl 127.0.0.1:11434/v1/chat/completions -d '{
> "messages": [
>   { "role": "user", "content": "heyhiiii ~ ~ ~ ~ ~ how we doinnnn?" }
> ]
> }'

llama-cpp is the same, but you gotta start the server like i showed earlier. these are standard "OpenAI-compatible" APIs. meaning: you can use them in agents and such if you wanna.

buuuuuut yeaaaa it kinda still is very much... LM stuff. so i can definitely understand staying far away from this.

[-] strawberry_enjoyer42 1 points 2 days ago

okie dokie i wont tell anyone

but also...i've actually messed around with local models quite a bit. it was fairly interesting, but i never saw much use for it... i am a writer though tbf

[-] Smorty 1 points 1 day ago

heheeeeee samsies.... I dropped the.. "hobby" some time ago cuz like - it was fun but eeeeh not fun or interesting enough.... yea

this post was submitted on 13 Aug 2026
211 points (100.0% liked)

196

6701 readers
2318 users here now

Community Rules

You must post before you leave

Be nice. Assume others have good intent (within reason).

Block or ignore posts, comments, and users that irritate you in some way rather than engaging. Report if they are actually breaking community rules.

Use content warnings and/or mark as NSFW when appropriate. Most posts with content warnings likely need to be marked NSFW.

Most 196 posts are memes, shitposts, cute images, or even just recent things that happened, etc. There is no real theme, but try to avoid posts that are very inflammatory, offensive, very low quality, or very "off topic".

Bigotry is not allowed, this includes (but is not limited to): Homophobia, Transphobia, Racism, Sexism, Abelism, Classism, or discrimination based on things like Ethnicity, Nationality, Language, or Religion.

Avoid shilling for corporations, posting advertisements, or promoting exploitation of workers.

Proselytization, support, or defense of authoritarianism is not welcome. This includes but is not limited to: imperialism, nationalism, genocide denial, ethnic or racial supremacy, fascism, Nazism, Marxism-Leninism, Maoism, etc.

Avoid AI generated content.

Avoid misinformation.

Avoid incomprehensible posts.

No threats or personal attacks.

No spam.

Moderator Guidelines

Moderator Guidelines

  • Don’t be mean to users. Be gentle or neutral.
  • Most moderator actions which have a modlog message should include your username.
  • When in doubt about whether or not a user is problematic, send them a DM.
  • Don’t waste time debating/arguing with problematic users.
  • Assume the best, but don’t tolerate sealioning/just asking questions/concern trolling.
  • Ask another mod to take over cases you struggle with, if you get tired, or when things get personal.
  • Ask the other mods for advice when things get complicated.
  • Share everything you do in the mod matrix, both so several mods aren't unknowingly handling the same issues, but also so you can receive feedback on what you intend to do.
  • Don't rush mod actions. If a case doesn't need to be handled right away, consider taking a short break before getting to it. This is to say, cool down and make room for feedback.
  • Don’t perform too much moderation in the comments, except if you want a verdict to be public or to ask people to dial a convo down/stop. Single comment warnings are okay.
  • Send users concise DMs about verdicts about them, such as bans etc, except in cases where it is clear we don’t want them at all, such as obvious transphobes. No need to notify someone they haven’t been banned of course.
  • Explain to a user why their behavior is problematic and how it is distressing others rather than engage with whatever they are saying. Ask them to avoid this in the future and send them packing if they do not comply.
  • First warn users, then temp ban them, then finally perma ban them when they break the rules or act inappropriately. Skip steps if necessary.
  • Use neutral statements like “this statement can be considered transphobic” rather than “you are being transphobic”.
  • No large decisions or actions without community input (polls or meta posts f.ex.).
  • Large internal decisions (such as ousting a mod) might require a vote, needing more than 50% of the votes to pass. Also consider asking the community for feedback.
  • Remember you are a voluntary moderator. You don’t get paid. Take a break when you need one. Perhaps ask another moderator to step in if necessary.

founded 2 years ago
MODERATORS