We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
In the word language quantized model tutorial, we assume we already have pretrained model. But where can we download the model?
https://github.com/pytorch/tutorials/blob/main/advanced_source/dynamic_quantization_tutorial.py#L151-L157
The text was updated successfully, but these errors were encountered:
We can add a note to download like we do here: https://github.com/pytorch/tutorials/blob/main/Makefile#L65
Sorry, something went wrong.
/assigntome
Add download instructions for pretrained model in dynamic quantizatio…
7584f2f
…n tutorial (#3379) * Add download instructions for pretrained model in dynamic quantization tutorial Fixes #3254 - Added wget command to download word_language_model_quantize.pth to improve readability --------- Co-authored-by: Svetlana Karslioglu <[email protected]> Co-authored-by: sekyondaMeta <[email protected]>
Successfully merging a pull request may close this issue.
Uh oh!
There was an error while loading. Please reload this page.
In the word language quantized model tutorial, we assume we already have pretrained model.
But where can we download the model?
https://github.com/pytorch/tutorials/blob/main/advanced_source/dynamic_quantization_tutorial.py#L151-L157
The text was updated successfully, but these errors were encountered: