How to 10x Throughput When Serving Hugging Face Models Without a GPU
By optimising how a model is served, we serve over 100 predictions per second with a simply Python API using CPU inference
To view the code, training visualizations, and more information about the python example at the end of this post, visit…
Sections Introduction to NLP Dataset Exploration NLP Processing Training Hyperparameter Optimization Resources for Future Learning Introduction to NLP Natural Language…
How to use Ludwig and comet.ml together to build powerful deep learning models right in your command line — using…
Pre-trained models are easy to use, but are you glossing over details that could impact your model performance? How…
Note: this article originally appeared on Raúl Gómez’s website at https://gombru.github.io/2019/01/14/miro_styletransfer_deepdream/ and was reposted here with his permission. We highly encourage…