Cp2.eval.paper#79
Draft
jkhourybbn wants to merge 276 commits into
Draft
Conversation
Allow toot requests to include multiple images (batches).
Reduce chattiness of logs.
Batch images in toot requests, for benign and weird traffic.
Complete AttributeSet type constructions, including concatenating an AttributeSetMsgs with a Nat.
Add a function to sample a random int between [0 and n-1].
Pick a random number of images for every media post action that comes up.
Make sure a nat can never be decreased into negative territory. Fix suggested by Carolyn.
…is received by the server
- tested with dns and with mastodon - each model instance has its own name prepended with protocol - to allow using multiple instances in same config - Updated README
- add unit test to verify parsing correct
- needed to also cp the json files when converting markov - they contain the parameters dict which is needed to initialize - the tgen actor
- with unit test
Add weird RTT client and server, with other stuff. From: Jiawei.
jkhourybbn
force-pushed
the
cp2.eval.paper
branch
2 times, most recently
from
June 11, 2026 21:27
c6194e8 to
de6557f
Compare
jkhourybbn
force-pushed
the
cp2.eval.paper
branch
from
June 13, 2026 14:25
de6557f to
6d4a11e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.