Skip to content

Conversation

@glistening
Copy link
Contributor

@glistening glistening commented Jul 10, 2025

It captures the target model input from user input (e.g. prompt). It helps us to prepare example input in high level.

TICO-DCO-1.0-Signed-off-by: Sanggyu Lee sg5.lee@samsung.com

./ccex test -m LlamaPrefill
open llama.prefill.circle

It captures the target model input from user input (e.g. prompt).
It helps us to prepare example input in high level.

TICO-DCO-1.0-Signed-off-by: Sanggyu Lee <sg5.lee@samsung.com>
Comment on lines 26 to 28
name
for name in sig.parameters.keys()
if name not in ("self", "kwargs")
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Pylint makes it ugly

Sanggyu Lee added 2 commits July 10, 2025 16:03
TICO-DCO-1.0-Signed-off-by: Sanggyu Lee <sg5.lee@samsung.com>
@glistening glistening force-pushed the llamacapture branch 2 times, most recently from a0bcb3e to 5d9ff5b Compare July 17, 2025 01:26
@glistening glistening changed the title [test] Use input captured from user input [test] Add LlamaPrefill using captured input Jul 17, 2025
@glistening
Copy link
Contributor Author

See #217.

@glistening glistening closed this Nov 4, 2025
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.

1 participant