Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Working AutoProcessor.from_pretrained #92

Merged
merged 2 commits into from
Aug 21, 2024
Merged

Conversation

farzadab
Copy link
Contributor

With this PR (assuming the code is updated on HF), we can call transformers.AutoProcessor.from_pretrained('fixie-ai/ultravox-v0_3') to get the processor (needed by @petersalas for the VLLM PR).

With this PR (assuming the code is updated on HF), we can call `transformers.AutoProcessor.from_pretrained('fixie-ai/ultravox-v0_3')` to get the processor (needed by @petersalas for the VLLM PR).
@farzadab farzadab marked this pull request as ready for review August 20, 2024 22:09
@farzadab farzadab requested review from petersalas and juberti August 20, 2024 22:09
Copy link
Contributor

@petersalas petersalas left a comment

Choose a reason for hiding this comment

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

Thanks!

ultravox/model/ultravox_processing.py Show resolved Hide resolved
@farzadab farzadab enabled auto-merge (squash) August 21, 2024 00:00
@farzadab farzadab merged commit 0678894 into main Aug 21, 2024
1 check passed
@farzadab farzadab deleted the farzad-auto-processor branch September 17, 2024 19:47
akshat0311 pushed a commit to jiviai/audio-llm that referenced this pull request Jan 30, 2025
* Working AutoProcessor.from_pretrained

With this PR (assuming the code is updated on HF), we can call `transformers.AutoProcessor.from_pretrained('fixie-ai/ultravox-v0_3')` to get the processor (needed by @petersalas for the VLLM PR).

* remove unneeded comment
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.

2 participants