Philipp Schmid

Results 32 issues of Philipp Schmid

### Feature request Transformers is adding support for loading models from subfolders: https://github.com/huggingface/transformers/pull/18184 ```python from transformers import BertModel BertModel.from_pretrained("fusing/latent-diffusion-text2im-large", revision="d5eab56", subfolder="bert") ``` ### Motivation Makes it easier to manage optimized...

Inference

## ORTQuantizer - [x] remove hard transformers dependency - [x] rework `from_pretrained` to include `from_transformers`, `ORTModelForXXX` or a path to a `model.onnx` file - [x] add `file_name` to `from_pretrained` -...

# What is this issue for? This issue is a list of potential next steps for improving inference experience using `optimum`. The current list applies to the main namespace of...

Inference

*GitHub Issue #, if available:* Note: If merging this PR should also close the associated Issue, please also add that Issue # to the Linked Issues section on the right....

build
test
huggingface
sanity
Size:S

*GitHub Issue #, if available:* Updates `protobuf

build
huggingface
Size:XS

*GitHub Issue #, if available:* Note: If merging this PR should also close the associated Issue, please also add that Issue # to the Linked Issues section on the right....

build
test
huggingface
Size:S
sagemaker_tests

*GitHub Issue #, if available:* Update `buildspec.yml` to the content of `buildspec-1-9-1.yml` to re-release 1.9.1 images to fix `sagemaker-inference` log issue. * https://github.com/aws/sagemaker-huggingface-inference-toolkit/issues/61 > the PR by default builds off...

build
huggingface
Size:S