Skip to content

Conversation

@glistening
Copy link
Contributor

It introduces circle2circle (= o2o where o = circle). It aims to manipulate circles in Unix-filter way.

ONE-DCO-1.0-Signed-off-by: Sanggyu Lee [email protected]

@glistening
Copy link
Contributor Author

glistening commented Oct 23, 2025

I wrote this tools for preparing LLM circle model, which needs small modifications for making it runtime-friendly.

cat decode_.circle | \
fuse.attention.py | \
fuse.bmm_lhs_const.py | \
reshape.io.py input --by_shape [1,16,30,4] [1,16,32,4] | \
transpose.io.kvcache.py | \
gc.py | \
retype.input_ids.py > decode.circle

See #16283 for the up-to-dated command.

@hseok-oh
Copy link
Contributor

Here is no 'pyproject.toml' or 'requirements.txt' to describe package dependency.

@hseok-oh
Copy link
Contributor

hseok-oh commented Nov 18, 2025

I don't know reason, but I can't open gen_circle.add.py file on my desktop VSCode.

@glistening glistening force-pushed the o2o branch 2 times, most recently from 6d5ed8f to 1021d4c Compare November 20, 2025 22:42
@glistening glistening force-pushed the o2o branch 3 times, most recently from b04201b to cbc088b Compare November 22, 2025 09:51
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