Trending questions in Generative AI

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
601 views
0 votes
0 answers

How would you create a custom document loader in LLamaIndex for encrypted files?

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

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

How would you utilize TPU pods to scale training for a large language model like BERT?

TPU Pods enable large-scale parallelism by distributing ...READ MORE

Apr 7, 2025 in Generative AI by rama
628 views
0 votes
1 answer

How would you partition a large dataset for multi-host TPU training?

Partitioning a large dataset for multi-host TPU ...READ MORE

Apr 7, 2025 in Generative AI by ronak
627 views
0 votes
0 answers

How would you replace default embeddings in LLamaIndex with a custom pretrained model?

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

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

Write a script to parallelize indexing with LLamaIndex for multi-threaded environments.

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

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

How would you use generative AI for automatic summarization of scientific papers?

Generative AI can summarize scientific papers by ...READ MORE

Apr 9, 2025 in Generative AI by nigma
549 views
0 votes
0 answers

How do you configure TPU memory partitions for complex model architectures?

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

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

How can you visualize embeddings created by LLamaIndex using a tool like t-SNE or UMAP?

Can i know How can you visualize ...READ MORE

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

How would you implement a cache mechanism in LLamaIndex to optimize repeated queries?

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

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

How do you configure worker-to-worker communication on TPU pods?

Can i know How do you configure ...READ MORE

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

How do you implement fault-tolerant distributed training on TPU pods?

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

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

Design a sharded indexing system for distributed document storage using LLamaIndex.

Can you tell me Design a sharded ...READ MORE

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

How would you evaluate the precision, recall, and F1-score of a One-Shot Learning model with a small test set?

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

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

How do you resolve synchronization issues during multi-host TPU training?

Can i know How do you resolve ...READ MORE

Apr 7, 2025 in Generative AI by Nidhi
• 16,260 points
511 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,552 views
0 votes
1 answer

How would you use the TPU profiler to analyze and optimize model performance?

The TPU profiler helps identify bottlenecks and ...READ MORE

Apr 7, 2025 in Generative AI by puja
578 views
0 votes
0 answers

How do you convert a SavedModel to TFLite for TPU inference?

Can i know How do you convert ...READ MORE

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

How can LLamaIndex handle datasets exceeding 10 million records?

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

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

How can you adapt a masked language model using QLoRA?

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

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

How would you integrate QLoRA with ONNX Runtime for inference?

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

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

What is the process for running custom operations on TPUs in TensorFlow?

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

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

How do you implement a cross-replica operation on TPUs?

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

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

How to validate the generalization gap in QLoRA-adapted models?

Can you tell me How to validate ...READ MORE

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

How do you perform on-the-fly data augmentation on TPUs?

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

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

What strategies can you use to reduce input pipeline bottlenecks during TPU training?

Can you tell me What strategies can ...READ MORE

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

What are the benefits of asynchronous execution on TPUs, and how do you enable it?

Can you tell me What are the ...READ MORE

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

What is the role of replicated variables in TPU training?

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

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

GoogleGenerativeAIError: ACCESS_TOKEN_SCOPE_INSUFFICIENT

Ensure your access token has the right ...READ MORE

Mar 11, 2025 in Generative AI by AI_girl
1,595 views
0 votes
1 answer

How would you augment a dataset to simulate one-shot scenarios while ensuring the embeddings remain consistent?

To simulate one-shot scenarios while keeping embeddings ...READ MORE

Apr 7, 2025 in Generative AI by Anila
530 views
0 votes
1 answer

__init__() got an unexpected keyword argument 'gpus'

This error typically happens when using PyTorch ...READ MORE

Mar 11, 2025 in Generative AI by nidhi
1,588 views
0 votes
1 answer

Write a script to deploy a foundation model (like GPT or BERT) on AWS Lambda with ONNX optimization.

You can deploy a foundation model like ...READ MORE

Apr 1, 2025 in Generative AI by nomi
665 views
0 votes
0 answers
0 votes
0 answers

How do you manage input partitioning for sequential models on TPUs?

Can i know How do you manage ...READ MORE

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

How do generative AI handle rare events in tasks like anomaly detection or fraud detection?

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

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

How would you use generative AI for customer behavior prediction in e-commerce applications?

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

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

Write code to train a NeRF model with adversarial loss to improve photo-realism.

You can train a NeRF model with ...READ MORE

Apr 2, 2025 in Generative AI by radhika
600 views
0 votes
1 answer

How do you use L1 regularization with Logistic Regression in Scikit-learn for feature selection?

You can use L1 regularization with LogisticRegression ...READ MORE

Mar 18, 2025 in Generative AI by anonymous
• 33,370 points
1,580 views
0 votes
1 answer
0 votes
0 answers
0 votes
1 answer

Demonstrate how to use LLamaIndex to retrieve financial reports stored in AWS S3.

You can use LlamaIndex with AWS S3 ...READ MORE

Apr 2, 2025 in Generative AI by nomaid
602 views
0 votes
1 answer

How would you use LoRA (Low-Rank Adaptation) to fine-tune a large model with limited computational resources?

You can use LoRA (Low-Rank Adaptation) to ...READ MORE

Apr 2, 2025 in Generative AI by vineet
595 views
0 votes
0 answers

How would you implement TPU-accelerated matrix factorization for a recommendation system?

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

Apr 3, 2025 in Generative AI by Ashutosh
• 33,370 points
567 views