vineethac.blogspot.com
A blog on SDDCs, Kubernetes, PowerShell, and Python.
Pages
(Move to ...)
Home
Index
vSphere with Tanzu
vRealize Operations (vROps)
VMware PowerCLI
PowerShell
Python
Kubernetes and Containers
Generative AI and LLMs
▼
Showing posts with label
Pipeline
.
Show all posts
Showing posts with label
Pipeline
.
Show all posts
Saturday, March 30, 2024
Hugging Face - Part4 - Containerize your LLM app using Python, FastAPI, and Docker
›
In this exercise, our objective is to integrate an API endpoint for the Large Language Model (LLM) provided by Hugging Face using FastAPI. A...
Friday, February 23, 2024
Hugging Face - Part3 - Inference with Code Llama using LangChain
›
In the field of understanding and working with human language (NLP), Hugging Face is a key platform that provides many pre-trained models fo...
Tuesday, February 20, 2024
Hugging Face - Part2 - Code generation with Code Llama - Instruct
›
Code Llama , an impressive publicly available machine learning model, is a specialised version of Llama 2 that was created by further traini...
Monday, February 19, 2024
Hugging Face - Part1 - Getting started
›
This blog series will help you get started with Hugging Face, including: Downloading and using Hugging Face models locally via the Python Tr...
Monday, January 29, 2018
PowerShell Pipeline and object filtering
›
Pipeline is a functionality in PowerShell where it allows the output of a cmdlet to be used as input to the next cmdlet in the pipeline and ...
›
Home
View web version