Open
Conversation
…n local results directly. Add new pure_local.txt file with benchmark results for on-device performance.
…g FunctionGemma, enabling concurrent processing of sub-queries. Add test_decomp.py for testing the decomposition functionality and create query_decompose.txt for benchmark results.
Implement hybrid query decomposition in generate_hybrid function usin…
…e_cactus function to specify nucleus sampling. Add new query_decompose_nuclues.txt file for benchmark results of various queries.
…ngs and F1 scores for various queries, reflecting performance improvements across multiple test cases.
…onality. Add new query_decompose_regex.py for splitting compound queries and save SVM parameters to svm_gate.json. Update main.py to integrate new features and improve intent extraction logic.
…enhance query decomposition with regex. Update main.py to integrate new decomposition logic and modify SVM loading function. Add svm_gate.pkl to .gitignore.
…tion and SVM gate functionality. Change model to "gemini-2.5-flash-lite" for content generation, enhance regex patterns for action detection, and implement a fallback mechanism for local predictions. Add new training data structure in train_hybrid_svm.py to refine SVM performance.
…Introduce asynchronous handling of sub-queries, refine destination selection based on historical performance, and update content generation configuration for optimized response times. Modify regex patterns for better action detection and ensure robust fallback mechanisms for local predictions.
…n.py to replace asynchronous sub-query handling with threading for improved compatibility. Introduce structured routing payload and intelligent destination policy to optimize query decomposition and execution. Add submission_summary.md to document the changes and objectives of the optimization effort.
…ntly and modify submit.sh to change team name for submission.
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.