this post was submitted on 04 May 2026
4 points (83.3% liked)

PieFed Meta

4679 readers
63 users here now

Discuss PieFed project direction, provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics.

Wiki

founded 2 years ago
MODERATORS
 

After reading about other instances using LLM assisted moderation to analyze users. I thought about how they could easily be used on a user's voting history as well.

So, I have an idea that could potentially allow federated votes to remain anonymous while the user's own instance Admins would still be able to review voting history for any sort of abuse.

Basically a PieFed instance would have a decent amount of voting accounts created for the sole purpose of federating votes. They could be called something like:

piefed.social_vote1
piefed.social_vote2
...
piefed.social_vote{n}

Anytime a vote is federated to other instances, instead of using the original user's account, the vote would be federated using one of these voting accounts. For any individual vote cast, the voting account used could be selected either randomly or via some sort of round-robin. This does require the instance to have a decent number of voting accounts on hand (probably a percentage of the overall active user base). That way, as multiple users from the same instance upvote a particular post, different voting accounts would be used to federate each of those votes individually. Voting accounts would not be tied to any one user.

At the very least this would allow users who are used to their votes remaining private to be able to vote as freely as they normally would on other forums where only Admins can see the actual votes.

you are viewing a single comment's thread
view the rest of the comments
[–] j4k3@lemmy.world 0 points 1 week ago

It is built into the whole. timm is used as the backbone of transformers now. Dynamo is pytorch. Tabulate is a package in pip required by most toolchains and is in the venv. The actual timm model is in the venv.

Use grep -ril timm from a terminal after you cd into the venv. "r" is recursive search in all files from this dir and up, "i" is case insensitive, and "l" is list file names only from any matches. ("n" instead of "l" will show the matching lines with line number)

The venv package called tenacity is what timm uses with the Python built-in typing library to modify the code in real time. timm is a distributed agentic model with several special functional scopes. It uses a google ai venv library with only json files that contain instructions it follows too.