Trending questions in Generative AI

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

22 hours ago in Generative AI by radhika
8 views
0 votes
0 answers

How would you implement memory-efficient techniques to reduce GPU load in training a generative model?

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

1 hour ago in Generative AI by Nidhi
• 13,580 points
7 views
0 votes
0 answers

How would you reduce sampling variance when generating text from a generative language model?

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

1 hour ago in Generative AI by Nidhi
• 13,580 points
6 views
0 votes
0 answers
0 votes
0 answers

Write a function to implement contrastive learning for improving embeddings in LLM tasks.

Can you Write a function to implement ...READ MORE

1 hour ago in Generative AI by Nidhi
• 13,580 points
5 views
0 votes
0 answers

How would you implement a hybrid retrieval-LLM pipeline for long-form document summarization?

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

1 hour ago in Generative AI by Nidhi
• 13,580 points
5 views
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers

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

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

1 hour ago in Generative AI by Nidhi
• 13,580 points
4 views
0 votes
0 answers
0 votes
0 answers

How would you apply Bayesian optimization to optimize hyperparameters in generative models?

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

1 hour ago in Generative AI by Nidhi
• 13,580 points
1 view
0 votes
0 answers

How would you address memory constraints while training large text generation models?

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

1 hour ago in Generative AI by Nidhi
• 13,580 points
1 view
0 votes
0 answers

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

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

1 hour ago in Generative AI by Nidhi
• 13,580 points
1 view
0 votes
0 answers

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

Can you tell me What methods would ...READ MORE

1 hour ago in Generative AI by Nidhi
• 13,580 points
1 view
0 votes
0 answers

Write a TPU-based implementation of a custom optimizer such as AdamW.

Can you explain and Write a TPU-based ...READ MORE

1 hour ago in Generative AI by Ashutosh
• 24,610 points
1 view
0 votes
0 answers

Demonstrate how to use tpu_strategy.scope() to manage variable creation on TPUs.

Can you demonstrate how to use tpu_strategy.scope() ...READ MORE

1 hour ago in Generative AI by Ashutosh
• 24,610 points
1 view
0 votes
0 answers
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

1 hour ago in Generative AI by Ashutosh
• 24,610 points
1 view
0 votes
0 answers

Implement a retry mechanism for TPU jobs in case of preemptive termination on Google Cloud.

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

1 hour ago in Generative AI by Ashutosh
• 24,610 points
1 view
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

1 day ago in Generative AI by nomaid
21 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

23 hours ago in Generative AI by mehek
14 views
0 votes
0 answers

How would you implement distributed training on a TPU pod using TensorFlow's tf.distribute API?

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

20 hours ago in Generative AI by Nidhi
• 13,580 points
28 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

23 hours ago in Generative AI by vineet
11 views
0 votes
0 answers

Write code to perform dynamic input batching for a TPU-based training pipeline.

Can you write code to perform dynamic ...READ MORE

20 hours ago in Generative AI by Nidhi
• 13,580 points
23 views
0 votes
0 answers

How would you create a TPU-optimized implementation of the softmax function?

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

20 hours ago in Generative AI by Nidhi
• 13,580 points
23 views
0 votes
0 answers

Write code to convert a TensorFlow SavedModel for efficient TPU inference.

Can i know how to write code ...READ MORE

20 hours ago in Generative AI by Nidhi
• 13,580 points
21 views
0 votes
0 answers

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

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

20 hours ago in Generative AI by Nidhi
• 13,580 points
19 views
0 votes
1 answer
0 votes
0 answers

Explain and demonstrate how to manage the replication strategy on TPUs with a multi-core setup.

Can you Explain and demonstrate how to ...READ MORE

20 hours ago in Generative AI by Nidhi
• 13,580 points
13 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

2 days ago in Generative AI by menora
24 views
0 votes
0 answers
0 votes
0 answers

How would you implement a function to calculate the precision and recall of a One-Shot Learning classifier?

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

21 hours ago in Generative AI by Ashutosh
• 24,610 points
12 views
0 votes
0 answers

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

Can I know How would you utilize ...READ MORE

20 hours ago in Generative AI by Nidhi
• 13,580 points
10 views
0 votes
1 answer

Implement a multi-GPU inference pipeline for a foundation model using DeepSpeed or TensorParallel.

You can implement a multi-GPU inference pipeline ...READ MORE

2 days ago in Generative AI by safak
21 views
0 votes
0 answers

How would you implement a Prototypical Network for One-Shot Learning on a multi-class dataset?

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

21 hours ago in Generative AI by Ashutosh
• 24,610 points
10 views
0 votes
0 answers
0 votes
0 answers
0 votes
1 answer
0 votes
0 answers
0 votes
0 answers

Write a script to save and load a QLoRA-adapted model checkpoint for inference in Hugging Face.

Can you write a script to save ...READ MORE

21 hours ago in Generative AI by Ashutosh
• 24,610 points
8 views
0 votes
0 answers

Implement a function to measure the speedup gained by QLoRA quantization on a dataset with 1 million samples.

Can you Implement a function to measure ...READ MORE

21 hours ago in Generative AI by Ashutosh
• 24,610 points
8 views
0 votes
0 answers
0 votes
0 answers

Demonstrate how to set up a TPU cluster in Google Cloud and execute a simple TensorFlow program.

Can you Demonstrate how to set up ...READ MORE

21 hours ago in Generative AI by Ashutosh
• 24,610 points
7 views
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers

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

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

20 hours ago in Generative AI by Nidhi
• 13,580 points
6 views
0 votes
0 answers

Write a script to benchmark inference latency of a pretrained model running on a TPU.

Can you write a script to benchmark ...READ MORE

20 hours ago in Generative AI by Nidhi
• 13,580 points
6 views