Skip to content

Conversation

@brando90
Copy link

class SIMBA(Teleprompter):
    def __init__(
        self,
        *,
        metric: Callable,
        bsize=32,
        num_candidates=6,
        max_steps=8,
        max_demos=4,
        demo_input_field_maxlen=100_000,
        num_threads=None,
        max_errors=sys.maxsize,
        ```
        
        I assume you want 10 by default, change it if you want to 10

@brando90 brando90 mentioned this pull request Apr 26, 2025
@brando90
Copy link
Author

brando90 commented May 20, 2025

@okhat Is it possible to include this? 🙏

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