Open in app

Sign in

Write

Sign in

Zabir Al Nazi Nabil
Zabir Al Nazi Nabil

48 Followers

Home

About

Pinned

Deploying Llama 2 in Vertex AI from Model Garden: A Step-by-Step Guide

Introduction: Google’s Vertex AI, in collaboration with Model Garden, provides a convenient platform for deploying machine learning models. In this article, we will explore how to deploy the Llama 2 model in Vertex AI from Model Garden. …

Llama 2

4 min read

Deploying Llama 2 in Vertex AI from Model Garden: A Step-by-Step Guide
Deploying Llama 2 in Vertex AI from Model Garden: A Step-by-Step Guide
Llama 2

4 min read


Pinned

Explaining Trees with FastTreeShap and What if tool (Part-2)

Read part-1 here! To explain machine learning models, there are many methods. The frequently used ones are GradCam, SHAP, Lime, Integrated Gradients, etc. In this article, we will only focus on SHAP. SHAP values (SHapley Additive exPlanations) is a method based on cooperative game theory and is used to increase the…

Machine Learning

5 min read

Explaining Trees with FastTreeShap and What if tool (Part-2)
Explaining Trees with FastTreeShap and What if tool (Part-2)
Machine Learning

5 min read


Jun 27

A dead-simple image search engine for Bangla using CLIP (Contrastive Language–Image Pre-training)

In this article, we will build a very simple image search engine for the Bangla language. The system will take a text query and from an image database, it will return the most relevant k image results. Let’s break down the system into the following steps: We will collect multiple…

Clip

5 min read

A dead-simple image search engine for Bangla using CLIP (Contrastive Language–Image Pre-training)
A dead-simple image search engine for Bangla using CLIP (Contrastive Language–Image Pre-training)
Clip

5 min read


Mar 28

Explaining Trees with FastTreeShap and What if tool (Part-1)

For many machine learning practitioners, the typical workflow looks like the following diagram.

Model Explainability

4 min read

Explaining Trees with FastTreeShap and What if tool (Part-1)
Explaining Trees with FastTreeShap and What if tool (Part-1)
Model Explainability

4 min read


Sep 28, 2022

Deploying a PyTorch model with Triton Inference Server in 5 minutes

Triton Inference Server NVIDIA Triton Inference Server provides a cloud and edge inferencing solution optimized for both CPUs and GPUs. Triton supported backends, including TensorRT, TensorFlow, PyTorch, Python, ONNX Runtime, and OpenVino. With Triton, it’s possible to deploy PyTorch, TensorFlow, or even XGBoost / LightGBM models. …

Triton

3 min read

Deploying a PyTorch model with Triton Inference Server in 5 minutes
Deploying a PyTorch model with Triton Inference Server in 5 minutes
Triton

3 min read


Sep 16, 2020

Converting Caffe model to Pytorch

Install torch, torchvision Install protoc http://google.github.io/proto-lens/installing-protoc.html For linux, PROTOC_ZIP=protoc-3.7.1-linux-x86_64.zip curl -OL https://github.com/protocolbuffers/protobuf/releases/download/v3.7.1/$PROTOC_ZIP sudo unzip -o $PROTOC_ZIP -d /usr/local bin/protoc sudo unzip -o $PROTOC_ZIP -d /usr/local 'include/*' rm -f $PROTOC_ZIP 3. clone https://github.com/vadimkantorov/caffemodel2pytorch

Caffe

1 min read

Caffe

1 min read


Jun 3, 2020

Writing simple unary RPC for computer vision applications with gRPC in Python

Writing a scalable application needs a better design principle. Let’s say we want to design a e-Commerce application, it may have a different set of clients (browser, mobile device, etc.), also in the middle of the development stage a deep-learning based recommendation system which works on images to extract product…

Python3

4 min read

Writing simple unary RPC for machine learning applications with gRPC in Python
Writing simple unary RPC for machine learning applications with gRPC in Python
Python3

4 min read


May 7, 2020

Google foobar challenge: what’s that?

So, on a regular boring night, I was surfing StackOverflow answering some random questions when I searched some python-related term on google and magically a portal was opened by Commander lambda inviting me to solve some interesting problems. Now, for those who don’t know what google foobar is, it’s a…

Algorithms

6 min read

Google foobar challenge: what’s that?
Google foobar challenge: what’s that?
Algorithms

6 min read

Zabir Al Nazi Nabil

Zabir Al Nazi Nabil

48 Followers

pseudo-empirically estimated

Following
  • Prakash Jay

    Prakash Jay

  • Manash Kumar Mandal

    Manash Kumar Mandal

  • Kazi Mahbubur Rahman

    Kazi Mahbubur Rahman

  • George Pearse

    George Pearse

  • Tahnia Nazneen

    Tahnia Nazneen

See all (30)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams