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

Return appropriate files #363

Merged
merged 4 commits into from
Sep 11, 2023
Merged

Return appropriate files #363

merged 4 commits into from
Sep 11, 2023

Conversation

horheynm
Copy link
Member

@horheynm horheynm commented Sep 6, 2023

FIx for

from deepsparse import Pipeline

STUB = "zoo:nlg/text_generation/opt-1.3b/pytorch/huggingface/opt_pretrain/pruned50_quantW8A8-none"

pipeline = Pipeline.create(task="text_generation", model_path = STUB)

@dbogunowicz
Copy link
Contributor

@horheynm can you add the short report from manual testing? I am not sure whether I am running it properly, but this still does not solve my problem

@horheynm horheynm marked this pull request as ready for review September 8, 2023 13:38
@horheynm
Copy link
Member Author

horheynm commented Sep 8, 2023

@horheynm can you add the short report from manual testing? I am not sure whether I am running it properly, but this still does not solve my problem

You need to merge main to use v2 files, I've done that pushed it here

bfineran
bfineran previously approved these changes Sep 8, 2023
tdg5
tdg5 previously approved these changes Sep 8, 2023
bfineran
bfineran previously approved these changes Sep 8, 2023
@horheynm horheynm dismissed stale reviews from bfineran and tdg5 via e35a4e2 September 8, 2023 21:56
@horheynm horheynm merged commit 9d9b2ba into main Sep 11, 2023
4 checks passed
@horheynm horheynm deleted the files-search-fix branch September 11, 2023 12:55
@horheynm horheynm mentioned this pull request Sep 11, 2023
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.

4 participants