Trending questions in Generative AI

0 votes
1 answer

Write code to quantize activations in a Transformer architecture using QLoRA.

You can quantize activations in a Transformer ...READ MORE

Apr 14, 2025 in Generative AI by anonymous
• 33,370 points
760 views
0 votes
0 answers

In a chatbot system, how can KV caching be optimized to reduce redundant computations?

With the help of code can i ...READ MORE

Apr 15, 2025 in Generative AI by Nidhi
• 16,260 points
583 views
0 votes
0 answers

Develop a generative AI system that reviews Python code and suggests optimizations.

Can you tell me Develop a generative ...READ MORE

Apr 16, 2025 in Generative AI by Nidhi
• 16,260 points
536 views
0 votes
1 answer

How can you implement static vs. dynamic sharding for TPU datasets?

You can implement static vs dynamic sharding ...READ MORE

Apr 15, 2025 in Generative AI by medha
706 views
0 votes
0 answers

How would you convert unstructured text data into a structured format for LLM fine-tuning?

Can you tell me How would you ...READ MORE

Apr 15, 2025 in Generative AI by Nidhi
• 16,260 points
574 views
0 votes
1 answer

How can One-Shot Learning be used to detect signature forgery with minimal genuine signature samples for training?

You can use One-Shot Learning for signature ...READ MORE

Apr 14, 2025 in Generative AI by anonymous
• 33,370 points
730 views
0 votes
0 answers

Modify a Hugging Face generate() function to improve real-time token streaming speed.

Can i know Modify a Hugging Face ...READ MORE

Apr 16, 2025 in Generative AI by Nidhi
• 16,260 points
525 views
0 votes
0 answers
0 votes
0 answers

What are the best practices for deploying TPU-trained models to production systems?

Can you explian to me What are ...READ MORE

Apr 8, 2025 in Generative AI by Ashutosh
• 33,370 points
878 views
0 votes
1 answer

How does quantization noise affect model performance in QLoRA-tuned models?

You can analyze how quantization noise affects ...READ MORE

Apr 14, 2025 in Generative AI by anonymous
• 33,370 points
723 views
0 votes
0 answers

How would you distill a 7B model into a 1.5B model while retaining key capabilities?

May i know How would you distill ...READ MORE

Apr 16, 2025 in Generative AI by Ashutosh
• 33,370 points
521 views
0 votes
1 answer

How to measure the impact of dynamic quantization in QLoRA on large datasets?

You can measure the impact of dynamic ...READ MORE

Apr 14, 2025 in Generative AI by anonymous
• 33,370 points
712 views
0 votes
0 answers

Implement a multi-document summarization tool using LLamaIndex.

With the help of code can i ...READ MORE

Apr 15, 2025 in Generative AI by Ashutosh
• 33,370 points
553 views
0 votes
0 answers

How can reinforcement learning be used to enforce ethical constraints on an AI chatbot?

Can you tell me How can reinforcement ...READ MORE

Apr 16, 2025 in Generative AI by Ashutosh
• 33,370 points
504 views
0 votes
0 answers

How would you align token embeddings across two different LLMs for cross-model compatibility?

Can you tell me How would you ...READ MORE

Apr 15, 2025 in Generative AI by Nidhi
• 16,260 points
547 views
0 votes
0 answers

Write code to implement stopword filtering for preprocessing text data for LLM tasks.

Can i know Write code to implement ...READ MORE

Apr 15, 2025 in Generative AI by Nidhi
• 16,260 points
544 views
0 votes
0 answers

How can you ensure that sensitive data isn’t leaked in a RAG-based chatbot?

With the help of code can you ...READ MORE

Apr 16, 2025 in Generative AI by Ashutosh
• 33,370 points
507 views
0 votes
1 answer

How would you perform rank tuning in QLoRA for a large language model?

You can perform rank tuning in QLoRA ...READ MORE

Apr 14, 2025 in Generative AI by anonymous
• 33,370 points
697 views
0 votes
1 answer

How do you implement TPU-optimized convolution layers for 3D data?

You can implement TPU-optimized convolution layers for ...READ MORE

Apr 16, 2025 in Generative AI by hoor
635 views
0 votes
1 answer
0 votes
1 answer

How do you implement per-core tensor broadcasting in TPU systems?

You can implement per-core tensor broadcasting in ...READ MORE

Apr 16, 2025 in Generative AI by simran
637 views
0 votes
0 answers

How would you design a generative model that self-corrects biased or hallucinated outputs?

With the help of code can you ...READ MORE

Apr 16, 2025 in Generative AI by Ashutosh
• 33,370 points
484 views
0 votes
0 answers

How would you implement MoE to optimize inference efficiency while keeping model quality high?

Can you tell me How would you ...READ MORE

Apr 15, 2025 in Generative AI by Nidhi
• 16,260 points
517 views
0 votes
0 answers

How would you integrate global and local attention for an optimized summarization model?

Can i know How would you integrate ...READ MORE

Apr 15, 2025 in Generative AI by Nidhi
• 16,260 points
514 views
0 votes
0 answers

How can LLamaIndex be utilized to build an AI-powered recommendation system for e-commerce platforms?

May i know How can LLamaIndex be ...READ MORE

Apr 15, 2025 in Generative AI by Ashutosh
• 33,370 points
514 views
0 votes
0 answers

Write a function to implement chunked dataset streaming for out-of-memory training on massive corpora.

May i know how to write a ...READ MORE

Apr 15, 2025 in Generative AI by Nidhi
• 16,260 points
500 views
0 votes
0 answers

Write a solution to create a content moderation system using LLamaIndex for social media text.

Can you tell me Write a solution ...READ MORE

Apr 15, 2025 in Generative AI by Ashutosh
• 33,370 points
498 views
0 votes
1 answer

How can I resolve the 'Pandas Error: need to escape, but no escapechar set' when reading a CSV file in Python?

You can use the escapechar parameter in ...READ MORE

Mar 12, 2025 in Generative AI by arohi
1,949 views
0 votes
1 answer

Write a function to normalize embeddings in a One-Shot Learning framework to improve model performance on unseen classes.

Normalizing embeddings ensures uniform vector scales, improving ...READ MORE

Apr 9, 2025 in Generative AI by nimantra
832 views
0 votes
0 answers

How would you prevent unauthorized prompt injections in an API-based LLM service?

With the help of proper code example ...READ MORE

Apr 16, 2025 in Generative AI by Ashutosh
• 33,370 points
461 views
0 votes
1 answer

How would you monitor gradient sparsity in QLoRA training?

You can monitor gradient sparsity in QLoRA ...READ MORE

Apr 14, 2025 in Generative AI by anonymous
• 33,370 points
633 views
0 votes
0 answers

Propose a method to implement a contextual chatbot using LLamaIndex for customer support.

Can you tell me Propose a method ...READ MORE

Apr 15, 2025 in Generative AI by Ashutosh
• 33,370 points
472 views
0 votes
1 answer

How can generative AI models help in augmenting training data for detection tasks in computer vision?

Generative AI models can synthesize realistic, labeled ...READ MORE

Apr 8, 2025 in Generative AI by rashmi
809 views
0 votes
1 answer

How would you use Apache Spark to preprocess a massive text dataset for LLM training?

You can use Apache Spark to preprocess ...READ MORE

Apr 2, 2025 in Generative AI by mehek
967 views
0 votes
1 answer

What is the recommended way to authenticate with the Vertex AI Generative AI API in Google Cloud Functions?

The recommended way to authenticate with the ...READ MORE

Mar 17, 2025 in Generative AI by thomos
2,795 views
0 votes
1 answer

Write a function to extract feature embeddings from a pre-trained ResNet model for One-Shot Learning.

Feature embeddings from a pre-trained ResNet model ...READ MORE

Apr 9, 2025 in Generative AI by vashnavi
744 views
0 votes
0 answers

Write a script to integrate Firebase data streams with LLamaIndex for real-time document indexing.

With the help of code can you ...READ MORE

Apr 8, 2025 in Generative AI by Ashutosh
• 33,370 points
699 views
0 votes
0 answers

How would you use LLamaIndex to build a semantic search engine for research papers?

Can you tell me How would you ...READ MORE

Apr 15, 2025 in Generative AI by Ashutosh
• 33,370 points
366 views
0 votes
1 answer
0 votes
1 answer
0 votes
0 answers

Design a plugin system for adding external APIs to LLamaIndex workflows.

Can i know Design a plugin system ...READ MORE

Apr 9, 2025 in Generative AI by Ashutosh
• 33,370 points
596 views
0 votes
0 answers

Implement a solution to fetch and index RSS feed data for news classification in LLamaIndex.

Can I know how to implement a ...READ MORE

Apr 8, 2025 in Generative AI by Ashutosh
• 33,370 points
637 views
0 votes
1 answer

How would you utilize data normalization techniques in preprocessing to enhance the performance of a generative model?

Data normalization ensures consistent input distribution, stabilizing ...READ MORE

Apr 7, 2025 in Generative AI by sangita
719 views
0 votes
1 answer

What methods would you use to reduce computational overhead when training a large generative model?

 Use gradient checkpointing to reduce memory usage ...READ MORE

Apr 8, 2025 in Generative AI by vineet yadav
687 views
0 votes
1 answer

How would you use byte-pair encoding (BPE) to train a tokenizer for a new foundation model?

You can use Byte-Pair Encoding (BPE) to ...READ MORE

Apr 1, 2025 in Generative AI by menora
880 views
0 votes
1 answer

How can transfer learning improve the performance of a generative model for cross-domain data generation?

Use transfer learning by fine-tuning a pretrained ...READ MORE

Apr 8, 2025 in Generative AI by nitin rawat
684 views
0 votes
0 answers

How would you build a custom node parser in LLamaIndex for proprietary document formats?

Can you tell me How would you ...READ MORE

Apr 9, 2025 in Generative AI by Ashutosh
• 33,370 points
562 views
0 votes
0 answers

What is the best approach to load data from GCS (Google Cloud Storage) for TPU training?

Can i know What is the best ...READ MORE

Apr 7, 2025 in Generative AI by Ashutosh
• 33,370 points
634 views
0 votes
0 answers

how do you integrate TPUs with PyTorch XLA for deep learning training?

Can i know how do you integrate ...READ MORE

Apr 7, 2025 in Generative AI by Nidhi
• 16,260 points
623 views
0 votes
1 answer

How would you apply unsupervised learning to image denoising using a generative model?

 Use a Denoising Autoencoder (DAE) to learn ...READ MORE

Apr 8, 2025 in Generative AI by vibecoding
657 views