Skip to content

Conversation

@drQedwards
Copy link

And another one

/* Read historic KV for head *h* to caller-provided scratch.
out_k/out_v length = (Tmem + Tctx) * hs floats. */
void pmll_read(float *out_k, float *out_v,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unless there is a specific reason not to do so, pmll_read() should have the
const pmll_state *S argument first for consistency.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants