Skip to content

Conversation

@deanq
Copy link
Member

@deanq deanq commented Aug 28, 2025

No description provided.

deanq added 9 commits August 15, 2025 16:53
- Add pydantic>=2.0.0 for enhanced protocol models
- Version bump to 0.10.0 for download acceleration feature
- Add accelerate_downloads and hf_models_to_cache fields to FunctionRequest
- Enhance Pydantic models with improved type annotations and documentation
- Maintain backward compatibility with existing protocol
- Support HuggingFace model pre-caching for faster inference startup
- Add accelerate_downloads and hf_models_to_cache parameters to @Remote decorator
- Update function and class decoration to pass acceleration options
- Extend docstring with comprehensive parameter documentation
- Enable HuggingFace model pre-caching through decorator configuration
- Add acceleration parameters to create_remote_class function
- Store acceleration settings in RemoteClassWrapper instances
- Pass acceleration options through to remote execution requests
- Maintain compatibility with existing class decoration patterns
- Extend prepare_request methods to accept acceleration parameters
- Update request building to include new acceleration fields
- Maintain consistency across execution pathways
- Preserve existing stub interface contracts
- Update create_remote_class calls to include new acceleration parameters
- Ensure all existing tests pass with enhanced function signatures
- Add proper parameter defaults for backward compatibility
- Maintain test coverage for class execution patterns
@deanq deanq requested a review from pandyamarut August 28, 2025 23:46
@deanq deanq marked this pull request as ready for review August 28, 2025 23:46
Copy link
Contributor

@pandyamarut pandyamarut left a comment

Choose a reason for hiding this comment

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

/LGTM

@deanq deanq merged commit 759f996 into main Aug 28, 2025
7 checks passed
@deanq deanq deleted the deanq/ae-1075-download-accelerator branch August 28, 2025 23:54
@github-actions github-actions bot mentioned this pull request Aug 28, 2025
pandyamarut pushed a commit that referenced this pull request Sep 9, 2025
…#86)

* fix: serverless endpoint calls were broken from the args having unexpected values

* chore: `make update`
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.

3 participants