- Видео 11
- Просмотров 454
Rajat Sarkar
Добавлен 28 авг 2024
Hello,
This channel is all about career growth in Data Science and Data Engineer.
Will incorporate more videos related to different fields
Regards
Rajat
This channel is all about career growth in Data Science and Data Engineer.
Will incorporate more videos related to different fields
Regards
Rajat
Generate Text to Image in one min using hugging face LLM model.
Generate Image in one min using hugging face LLM model.
#ai
#llm
#datascience
#huggingface
#googlecolab
#ai
#llm
#datascience
#huggingface
#googlecolab
Просмотров: 65
Видео
RAG based META LLAMA 3.1 using RUNPOD JUPYTER NOTEBOOK
Просмотров 209 часов назад
Execution of RAG Based Meta LLama 3.1 using Jupyter Notebook in RUNPOD. We'll explore how to efficiently set up and run a RAG based large language model (LLM) using the RunPod platform. RunPod provides flexible, powerful cloud compute instances specifically designed for AI and machine learning tasks, making it easier to work with LLMs that require GPU resources. #RunPod #ai #llm #rag #datascien...
RAG using Meta Llama 3.1 | FAISS | LANGCHAIN | HUGGINGFACE | END TO END
Просмотров 43День назад
END TO END RAG using META LLAMA 3.1, FAISS, Langchain, HuggingFace models #llm #genai #textgeneration #RAG #langchain #huggingface #transformers #retriever NOTEBOOK: github.com/rajat9sarker/RAG_META_LLAMA3.git RAG QUESTION ANSWER MODEL: ruclips.net/video/2MfcYWD8tUE/видео.html RAG SUMMARIZATION: ruclips.net/video/Ognu_pmlMd8/видео.html
FREE SIGN UP IN DATABRICKS | PYSPARK | DATAENGINEERS
Просмотров 421 день назад
FREE SIGN UP IN #databricks #pyspark #dataengineers
Pyspark3 or Pyspark2 Step up in Anaconda | Resolve Compatibility issue | Like Databricks environment
Просмотров 58Месяц назад
#pyspark3 or #Pyspark2 installation in Anaconda in your local Machine. Start your journey in Pyspark. Get a feeling like databricks in you local. #DataEngineers #DataScience #datasciencebasics #dataengineering #dataengineeringessentials
RAG based Generative AI model to Summarize document,using Langchain and HuggingFace Open Source LLM
Просмотров 60Месяц назад
Building Retrival Augmented Generation model for document or PDF summarization using open source langchain and huggingface, FAISS Database. The Model is Based on summarization technique. Build this model using Google colab.
Building RAG based Question and Answer Generative AI model using Langchain and HuggingFace | FAISS
Просмотров 14Месяц назад
#generativeai #generativemodels #llm #huggingface #langchain #nlp Building Retrival Augmented Generation model uisng Generative AI uisng open source langchain and huggingface, FAISS Database. The Model is Based on Question and Answer. Build this model using Google colab.
Modes of reading data in PYSPARK | PERMISSIVE | FAILFAST | MALFORMED
Просмотров 16Месяц назад
Modes of reading data in PYSPARK | PERMISSIVE | FAILFAST | MALFORMED Ways to read data without malformed in it. #pyspark #dataengineers
How to read data using schema enforcement and structtype
Просмотров 132 месяца назад
Reading Data using Schema Enforcement and StructType. Various ways of reading data in pyspark. Reading Big data challenge in pyspark. Reading data efficiently in pyspark. #EnforcementSchema #StructType #pyspark #dataengineers
Using AWS #Lambda function pull audio files from S3 bucket using #transcribe to convert to text.
Просмотров 662 месяца назад
Using AWS #Lambda function pull audio files from #S3 bucket then using amazon #transcribe convert to text. All of this using Lambda Function assisted by #Boto client. #aws #iam #speechtotext
How to use pyspark in jupyter notebook
Просмотров 1032 месяца назад
Begin Pyspark journey using open source free software. Work on Pyspark and get cluster related information using Python Jupyter Notebook Anaconda. Basic installtion step to start with pyspark. Pyspark runtime error : Java Gateway process exited before sending its port number. #pyspark #dataengineers
Same ERROR show after the follow the step by step ?
Hi Rahul.. If you have declared the environmental variable properly it should have worked. But i have also noticed after following the steps in some system you have to restart the system. After restarting once you run those commands in Jupyter, it will prompt for allow Access in one window. Please give access, it should work. I am hopeful you will get it.