TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About LLM
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Shweta Lodha (7)
Sandeep Mishra (3)
John Godel (3)
Janarthanan Selvaraj (3)
Allen Oneill (2)
Swesh S (2)
Kuljot Bakshi (2)
Hadshana Kamalanathan (1)
Vinodh Kumar (1)
Jeeva Subburaj (1)
Himanshu Singh (1)
Kasam Shaikh (1)
Mark Pelf (1)
Rijwan Ansari (1)
Usman Sheikh (1)
Nishi Kumari (1)
Sarthak Varshney (1)
Harunraseed Basheer (1)
Mohamed Azarudeen Z (1)
Rajiv Singh (1)
Oscar Santos (1)
Mohammad Hussain (1)
Subham Ray (1)
Mahesh Chand (1)
Priyanshu Agnihotri (1)
Sam Hobbs (1)
Shanuka Maheshwaran (1)
Ashif Abdulnazeer (1)
Vithal Wadje (1)
Ibrahim Ersoy (1)
Related resources for LLM
No resource found
Set Up Hugging Face API for Open Source LLM in Copilot Studio
11/21/2024 7:43:34 AM.
In this article, we will learn the steps to configure, implement, and test Hugging Face models, empowering developers to enhance AI-driven workflows and unlock the potential of LLMs in real time.
Data Professionals to LLM/GPT Prompting for Everyday Tasks
11/17/2024 10:52:39 AM.
A guide for data professionals on leveraging Microsoft OpenAI with Python for efficient workflows and enhanced data analysis. Focuses on prompt design, including clear instructions, context, and tempe
Transform Weak Models into Powerhouses with Model Distillation
11/13/2024 5:11:33 AM.
This article explains how to take your underperforming AI models and supercharge them using the cutting-edge technique of model distillation.
Difference Between Large Language Model & Small Language Model
11/11/2024 6:01:01 AM.
Large and small language models differ primarily in scale, resources, and use cases. Large models, with billions of parameters, excel in generalization and diverse tasks but require significant comput
Introduction to Semantic Kernel SDK and Azure OpenAI
10/28/2024 4:50:31 AM.
Introduction to Semantic Kernel SDK and Azure OpenAI.
Private Specialized Small Language Model (SLM) Architecture
9/10/2024 9:59:54 AM.
In this article, we will explore the architecture of Private Specialized Small Language Models (SLMs), focusing on custom, secure, and efficient designs tailored for specific domains.
Create Visual Reports in Power BI with Microsoft Cost Management Connector
9/2/2024 6:39:11 AM.
The Microsoft Cost Management connector for Power BI Desktop enables customized visualizations of Azure spending. It supports customers with Direct Microsoft Customer Agreements, Enterprise Agreements
Vector Database Internals: In a Layman's Perspective
8/29/2024 5:50:04 AM.
A vector database stores and manages data as vectors—lists of numbers representing features of items. It excels in handling unstructured data like images and text by using vector embeddings generated
Harnessing the Power of Function Calling with Local LLMs using Ollama
8/25/2024 11:45:29 AM.
Function calling with Local LLM (Ollama) using C# Semantic Kernel.
What is Azure AI Studio, LLMops and RAG?
8/12/2024 5:06:01 AM.
Discover about Azure AI Studio, Large Language Model Ops(LLMops), and RAG (Retrieval-Augmented Generation).
How GEN AI and LLM Chatbots Work with Enterprise Data
8/5/2024 4:03:27 AM.
Learn how these advanced AI technologies enhance data integration, streamline operations, and drive business intelligence, providing innovative solutions for modern enterprises.
Learn Fine-Tuning Llama 3.1
7/31/2024 6:50:34 AM.
This article provides a step-by-step guide on fine-tuning the Llama 3.1 language model using Python and the Hugging Face Transformers library. It includes code examples, explanations, and best practic
AI capabilities before and after LLM: What is LLM?
7/19/2024 8:18:48 AM.
This content delves into how LLMs have transformed machine learning and natural language processing, comparing pre-LLM AI advancements with the new benchmarks set by these powerful models.
Tip To Improve The Response Time From LLM - OpenAI & Azure OpenAI
7/2/2024 5:31:11 AM.
Explore the power of Semantic Kernel, enabling integration of large language models like AzureOpenAI and OpenAI into your applications. Leverage streaming responses for real-time interaction, reduced
An Insightful Perspective on Artificial Intelligence
6/19/2024 6:06:49 AM.
Artificial Intelligence (AI) encompasses a wide spectrum of technologies and approaches that aim to mimic or replicate human cognitive functions. John Godel, CEO of AlpineGate AI Technologies, offers
Understanding Specialized Private Small Language Models: A Technological Perspective by John Godel
6/11/2024 8:00:27 AM.
In the realm of artificial intelligence, the advent of specialized private small language models (SLMs) is revolutionizing how we approach domain-specific tasks. Developed under the guidance of mathem
Retrieval-Augmented Generation (RAG) in Generative AI
6/5/2024 4:02:17 AM.
This article delves into the challenges faced by LLM, the utilization of Retrieval Augmented Generation (RAG) patterns, the anatomy of RAG, various search types, and strategies for overcoming LLM obst
RAG Fine Tuning and RAFT Explained
6/4/2024 5:34:14 AM.
In the realm of large language models (LLMs), techniques like in-context learning (ICL), retrieval augmented generation (RAG), fine-tuning, and retrieval augmented fine-tuning (RAFT) are revolutionizi
Skepticism about Large Language Models (LLM) and ChatGPT
5/31/2024 5:39:17 AM.
This article delves into the skepticism surrounding Large Language Models (LLMs) like ChatGPT. It examines concerns about their reliability, ethical implications, and potential biases.
Understanding the essence of Groundedness Detection with LLM
5/28/2024 8:17:16 AM.
This article will help to detect "hallucinations" in LLM model outputs and understand the features of groundedness detection, usecases of groundedness detection, region and language support
Safeguard Your LLM Against Jailbreak Detection
5/27/2024 11:09:13 AM.
Protect your LLM from jailbreak detection by implementing robust security measures. Safeguard against vulnerabilities and employ anti-jailbreak techniques to ensure the integrity and confidentiality o
Create Your Custom Copilot And Integrate Into Teams
5/14/2024 11:35:01 AM.
Create your custom Copilot for Teams, integrating code generation into chats. Utilize Microsoft Bot Framework for seamless integration, enabling code assistance within Teams conversations for enhanced
Using Open-Source Model With OpenAI Models
5/6/2024 8:47:58 AM.
Housing is a fundamental human need, yet many face challenges accessing stable, safe accommodations. Issues like homelessness, affordability, and inadequate living conditions underscore the importance
Empowering The Developer: AI To Help, Not Replace
4/30/2024 11:03:11 AM.
AI empowers developers by providing assistance, not replacement. Collaboration between humans and AI enhances productivity, creativity, and innovation, leveraging automation to streamline processes wh
Registering Devices With IoT Hub Device Provisioning Service
4/11/2024 6:24:09 AM.
Explore Microsoft Azure's capabilities for device-cloud connectivity. Learn about device provisioning process, Azure IoT Hub DPS, and enrollment methods like X.509 certificates. Follow setup step
Master Open Interpreter: Your AI Automation Guide
4/2/2024 6:53:21 AM.
Open Interpreter revolutionizes user-computer interaction by enabling natural language commands for local environment tasks. With versatile features like streaming messages and programmable chat, it p
What is Prompt Engineering and Why Do We Care?
3/10/2024 9:45:39 AM.
Learn about Prompt Engineering and its role in optimizing AI interaction, enabling users to leverage the full potential of advanced language models.
Integrating Pinecone With OpenAI And LlamaIndex
2/24/2024 1:26:48 PM.
This article walks you through the process of creating a complete end-to-end solution using Pinecone, OpenAI and Llama-Index.
Power of Large Language Models with Hugging Face
1/25/2024 4:10:33 AM.
In this article you will discover the magic behind language technology! Explore key concepts like the Transformer and T5 models, making language processing easy. Dive into our Databricks demo to see t
Advancement in Artificial Intelligence - LLMs and Microsoft Designer
1/17/2024 10:51:52 AM.
In this article, we will go through Large language models and a new feature called designer where we can generate images based on AI.
Introduction to Llama LLM
1/3/2024 5:21:11 AM.
Llama LLM represents a significant leap forward in the evolution of language models. Its contextual understanding, nuanced comprehension, and multilingual proficiency make it a versatile tool for a wi
How to Avoid Passing Sensitive Information to LLM-OpenAI
12/25/2023 7:41:27 AM.
This article talks about how you can redact sensitive information before passing data to OpenAI.
Ask Questions to an Audio File using OpenAI
11/13/2023 6:37:08 AM.
This article explains about how one can pass an audio file to LLM - OpenAI
Bellman Ford Algorithm
10/23/2023 8:34:36 AM.
This C# implementation of the Bellman-Ford algorithm computes shortest paths in weighted graphs. It uses classes for edges and graphs and checks for negative weight cycles efficiently.
Converse with your data using your own ChatGPT with Azure OpenAI Service
10/11/2023 5:23:07 AM.
Data is everywhere. It is the fuel that powers our businesses, our research, our innovation, and our lives. But data is also complex, diverse, and often unstructured. Azure OpenAI Service emerges as a
Future of Large Language Models (LLMs)
9/26/2023 10:19:07 AM.
In this article, we will learn about the future of Large Language Models (LLMs).
Unlocking the Future: Azure OpenAI Services
9/11/2023 4:31:17 AM.
To understand what is Azure OpenAI services, what are the models available, how the models are classified and the key terminologies in and around related to Azure OpenAI. The difference between Azure
What is a Large Language Model (LLM)?
8/28/2023 4:09:44 AM.
At the heart of LLMs lies a sophisticated architecture that allows computers to comprehend, generate, and manipulate human language. These models are pre-trained on vast text corpora, learning the int
What is Google Gemini, AI Project by Google?
8/23/2023 11:32:12 AM.
Google Gemini is an artificial intelligence e (AI) project from the Google AI team. It is a large language model (LLM) that is expected to be more powerful and versatile than previous LLMs.
Getting Started With LangChain
8/23/2023 11:01:53 AM.
LangChain is a framework for developing applications powered by language models. It enables applications that are data-aware and agentic, meaning that they can connect to other sources of data and int
Native Windows Dynamic Link Libraries (DLLs)
7/27/2023 6:05:29 AM.
This article briefly explains what a native Windows Dynamic Link Library (DLL) is, shows how to create a DLL using C++, how to consume it in C# and then explains how DLLs work.
How To Implement Windows Automatic Enrollment In Microsoft Intune
12/22/2022 5:00:28 AM.
In this article, you will learn how to implement windows automatic enrollment in microsoft intune.
Microsoft Intune Enrollment Failure - Event ID 76
12/15/2021 1:30:55 PM.
In this article, you will learn about microsoft intune enrollment failure.
Device Enrollments Using Azure IoT Hub Device Provisioning Service
1/11/2021 9:35:27 AM.
In this article we will learn how to enroll the IoT devices using Azure IoT Hub device provisioning service with the help of Azure portal
How to use CullMode in XNA
8/25/2010 9:10:17 AM.
In this article you will learn how to use CullMode in XNA