Trending questions in Edureka Community

0 votes
0 answers

Write a function to apply 4-bit quantization to a pre-trained model using bitsandbytes for QLoRA training.

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

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

How to create an observable using RxJS to emit a sequence of numbers?

You can create an observable to emit ...READ MORE

Mar 21, 2025 in Node-js by Anvi
1,067 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

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

How to design a contact form with inline Font Awesome icons in Bootstrap 3?

Can i know How to design a ...READ MORE

Apr 1, 2025 in Node-js by Nidhi
• 16,260 points
629 views
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

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

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

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

Apr 2, 2025 in Generative AI by Nidhi
• 16,260 points
579 views
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

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

What are the key requirements for achieving PCI-DSS compliance?

​The Payment Card Industry Data Security Standard ...READ MORE

Mar 27, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,240 points
801 views
0 votes
1 answer

How to create an action creator that triggers a loading spinner during an async operation?

To create an action creator that triggers ...READ MORE

Mar 24, 2025 in Node-js by anonymous
1,035 views
0 votes
0 answers

How to handle HTTP request timeouts using RxJS operators in Angular?

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

Mar 26, 2025 in Node-js by Ashutosh
• 33,370 points
872 views
0 votes
1 answer

What is the difference between Vulnerability Assessment and Ethical Hacking?

​Vulnerability assessments and ethical hacking are both ...READ MORE

Mar 24, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,240 points
995 views
0 votes
0 answers

Explain with code how to use LLamaIndex's callback manager to log the details of each query execution.

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

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

How are countermeasures classified for different vulnerability families?

​Cybersecurity countermeasures are systematically classified to address ...READ MORE

Mar 26, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,240 points
857 views
0 votes
0 answers
0 votes
0 answers

Implement a pipeline to generate embedding vectors for a new dataset using One-Shot Learning techniques.

Can you tell me Implement a pipeline ...READ MORE

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

How to implement a fixed-width container in Bootstrap 3?

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

Apr 1, 2025 in Node-js by Nidhi
• 16,260 points
614 views
0 votes
0 answers
+1 vote
1 answer

How can OData be efficiently used in Power BI for connecting to and managing data sources?

Using OData Efficiently in Power BI for ...READ MORE

Feb 27, 2025 in Power BI by anonymous
• 36,180 points
1,948 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

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

Write a script to scale the training of a foundation model using Horovod and mixed precision training.

Can i know Write a script to ...READ MORE

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

How would you ensure bias-free output when training a generative AI model for political content creation?

Yes, ensuring bias-free output in a generative ...READ MORE

Mar 26, 2025 in Generative AI by cr tech industries
834 views
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

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

How do I optimize Power BI Premium capacity usage when dealing with large models?

The following strategies are effective in optimizing ...READ MORE

Mar 24, 2025 in Power BI by anonymous
• 36,180 points
904 views
0 votes
0 answers

How to do bug bounty hunting?

Bug bounty programs reward security researchers for ...READ MORE

Apr 1, 2025 in Cyber Security & Ethical Hacking by Anupam
• 18,960 points
611 views
+1 vote
2 answers

How do R or Python scripts impact Power BI report performance, and how can I optimize them?

Scripting with R and Python can have ...READ MORE

Jan 13, 2025 in Power BI by pooja
• 24,450 points
1,540 views
0 votes
0 answers

How to embed a YouTube video using an iframe in HTML?

Can i know How to embed a ...READ MORE

Apr 1, 2025 in Node-js by Ashutosh
• 33,370 points
599 views
0 votes
0 answers
0 votes
1 answer

How would you deal with data redundancy when generating diverse AI content for marketing campaigns in different industries?

Yes, handling data redundancy in AI-generated marketing ...READ MORE

Mar 26, 2025 in Generative AI by pinku
825 views
0 votes
1 answer

What is the best way to handle a scenario where multiple date columns exist in a fact table?

Create a disconnected table (Time Periods) with ...READ MORE

Mar 25, 2025 in Power BI by anonymous
• 36,180 points
858 views
+1 vote
2 answers

What are the prerequisites for running R scripts in Power BI Desktop, and how do I troubleshoot script failures?

The tedious way and probable fixes are ...READ MORE

Jan 13, 2025 in Power BI by pooja
• 24,450 points
1,532 views
0 votes
0 answers

How to design a landing page with a full-width background image in Bootstrap 3?

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

Apr 1, 2025 in Node-js by Nidhi
• 16,260 points
596 views
0 votes
1 answer

Why are initial states undefined in React Native, or what causes this behavior?

In React Native (or React in general), ...READ MORE

Feb 23, 2025 in Node-js by Kavya
2,182 views
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

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

Is penetration testing an entry-level job?

​Penetration testing, often referred to as ethical ...READ MORE

Mar 26, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,240 points
835 views
0 votes
0 answers

How to create a responsive navbar that collapses on smaller screens in Bootstrap 3?

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

Apr 1, 2025 in Node-js by Nidhi
• 16,260 points
593 views
0 votes
1 answer

What are the key steps in closing a project successfully?

A well-managed project closure ensures that all ...READ MORE

Mar 25, 2025 in PMP by Naira
981 views
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

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

How can I create a dynamic grouping in Power Query where the group sizes vary based on another column’s values?

You can use these innovative techniques in ...READ MORE

Mar 17, 2025 in Power BI by anonymous
• 36,180 points
1,184 views
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

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

Is encryption in transit distinct from end-to-end encryption?

​Encryption in transit and end-to-end encryption (E2EE) ...READ MORE

Mar 27, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,240 points
756 views
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

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

Can my IP be found on Telegram by malicious people?

Telegram offers various privacy protections, but is ...READ MORE

Apr 2, 2025 in Cyber Security & Ethical Hacking by Anupam
• 18,960 points
541 views
0 votes
0 answers

Which Nmap flag is used for performing a default script scanning?

Nmap provides various flags for scanning networks ...READ MORE

Mar 5, 2025 in Cyber Security & Ethical Hacking by Anupam
• 18,960 points
1,709 views
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

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