Shahroz's Blog Shahroz's Blog Shahroz’s Blog
  • About
  • Notes
Categories
All (4)
aws (1)
blog (1)
datatype (2)
lambda (1)
ml (2)
python (1)
pytorch (2)
quantization (2)
uv (1)

Loading Models by Data Type

ml
pytorch
datatype
quantization
In this post, we will load machine learning models in different data types (full-precision or half-precision) and study their impact on the model’s performance.
Apr 1, 2026
Shahroz Ahmad

Data Types for ML

ml
pytorch
datatype
quantization
We will be using Pytorch to discuss data types. Make sure it is installed and imported when following the code.
Mar 30, 2026
Shahroz Ahmad
 

Building Lambda Layer using uv

python
uv
aws
lambda
You may have encountered the below error (or a related one) when bundling Python dependencies into a Lambda layer and using it in a Lambda function:
Feb 22, 2026
Shahroz Ahmad

To New Beginnings

blog
This is the first post in my blog powered by Quatro ❤️.
Feb 21, 2026
Shahroz Ahmad
No matching items