Skip to content

Problem Statement-04:-Introduction to GenAI and Simple LLM Inference on CPU and finetuning of LLM Model to create a Custom Chatbot

Notifications You must be signed in to change notification settings

Palmistry2310/intel_unnati_project-2024

Repository files navigation

intel_unnati_project-2024

Problem Statement-04:-Introduction to GenAI and Simple LLM Inference on CPU and finetuning of LLM Model to create a Custom Chatbot
Requirements to run this code on pc:
Python environment: Ensure you have Python installed.
Required libraries: Install necessary libraries using pip install streamlit langchain huggingface-hub.
Hugging Face API token: Obtain a Hugging Face API token from your Hugging Face account.

Running the code:
Create a Python file: Save the code as a .py file (e.g., chat_app.py).
Replace API token
Run using command: streamlit run chat_app.py

About

Problem Statement-04:-Introduction to GenAI and Simple LLM Inference on CPU and finetuning of LLM Model to create a Custom Chatbot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages