Trending questions in Edureka Community

0 votes
0 answers

What is Google Anthos?

Anthos is a hybrid and multi-cloud application ...READ MORE

Jun 6 in GCP by Anupam
• 18,970 points
477 views
0 votes
1 answer

When should I use Power Pivot over Power Query for modeling?

Before raw data enters your model, use ...READ MORE

Jun 10 in Power BI by anonymous
• 36,180 points
252 views
0 votes
0 answers

How does bidirectional attention fusion improve sequence understanding in transformers?

May i know How does bidirectional attention ...READ MORE

Jun 12 in Generative AI by Ashutosh
• 33,350 points
212 views
0 votes
0 answers

How do you modify a BART tokenizer to handle custom special tokens?

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

Jun 12 in Generative AI by Ashutosh
• 33,350 points
204 views
0 votes
0 answers

Write a custom Hugging Face dataset loader for fine-tuning on a JSONL dataset.

Can i know Write a custom Hugging ...READ MORE

Jun 12 in Generative AI by Ashutosh
• 33,350 points
203 views
0 votes
0 answers

How does cloud-native architecture differ from traditional architecture?

Cloud-native apps are designed for scalability and ...READ MORE

Jun 10 in Cloud Computing by Anupam
• 18,970 points
297 views
0 votes
1 answer

When should I use Power Query vs DAX for transforming data?

Before the data is loaded into the ...READ MORE

Jun 9 in Power BI by anonymous
• 36,180 points
298 views
0 votes
0 answers

How do you optimize distributed inference using DeepSpeed and vLLM?

Can you tell me with the help ...READ MORE

Jun 12 in Generative AI by Ashutosh
• 33,350 points
205 views
0 votes
0 answers

What is cloud bursting, and how do you implement it?

I want to know what cloud bursting ...READ MORE

Jun 11 in Cloud Computing by Anupam
• 18,970 points
245 views
0 votes
0 answers

how do i fix issues with lightning flows not starting automatically?

Can you tell me how do i ...READ MORE

Jun 5 in SalesForce by Ashutosh
• 33,350 points
493 views
0 votes
0 answers

How do you configure Multi-Region deployments in the cloud?

I'm setting up a multi-region deployment and ...READ MORE

Jun 11 in Cloud Computing by Anupam
• 18,970 points
243 views
0 votes
0 answers

How do you defend against adversarial perturbations in text classification models?

May i know How do you defend ...READ MORE

Jun 12 in Generative AI by Ashutosh
• 33,350 points
202 views
0 votes
0 answers

why is my salesforce to external database integration failing intermittently?

Can i know why is my salesforce ...READ MORE

Jun 5 in SalesForce by Ashutosh
• 33,350 points
490 views
0 votes
0 answers

How can gradient checkpointing be used to reduce memory usage in training a 13B parameter model?

Can i know How can gradient checkpointing ...READ MORE

Jun 9 in Generative AI by Ashutosh
• 33,350 points
317 views
0 votes
0 answers

How do you implement cloud governance best practices?

Cloud governance ensures control over cloud resources, ...READ MORE

Jun 10 in Cloud Computing by Anupam
• 18,970 points
286 views
0 votes
0 answers

What are the advantages of speculative decoding in transformer-based language models?

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

Jun 9 in Generative AI by Ashutosh
• 33,350 points
315 views
0 votes
1 answer

How do I schedule ETL refreshes when using both cloud and on-prem data sources?

To schedule ETL refreshes with both cloud ...READ MORE

Jun 9 in Power BI by anonymous
• 36,180 points
287 views
0 votes
0 answers

How does dynamic embedding re-ranking enhance retrieval precision in QA systems?

Can you tell me How does dynamic ...READ MORE

Jun 12 in Generative AI by Ashutosh
• 33,350 points
197 views
0 votes
0 answers

How do you fine-tune a vision transformer (ViT) for image captioning with a language model?

Can i know How do you fine-tune ...READ MORE

Jun 9 in Generative AI by Ashutosh
• 33,350 points
312 views
0 votes
0 answers

How do you optimize Faiss/HNSW index refresh in real-time RAG applications?

Can i know with the help of ...READ MORE

Jun 12 in Generative AI by Ashutosh
• 33,350 points
186 views
0 votes
0 answers

How do you use Bootstrap Your Own Latent (BYOL) for self-supervised multimodal learning?

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

Jun 12 in Generative AI by Ashutosh
• 33,350 points
190 views
0 votes
0 answers

How does sparse pruning improve inference efficiency in transformers?

With the help of may i know ...READ MORE

Jun 12 in Generative AI by Ashutosh
• 33,350 points
189 views
0 votes
0 answers

What are the principles of cloud-native architecture?

I need a clear understanding of what ...READ MORE

Jun 11 in Cloud Computing by Anupam
• 18,970 points
226 views
0 votes
0 answers

How do you apply QLoRA to reduce LLM memory footprint without degrading performance?

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

Jun 12 in Generative AI by Ashutosh
• 33,350 points
183 views
0 votes
0 answers

how do i fix a session timeout issue that logs users out too frequently?

Can you help me with how do ...READ MORE

Jun 11 in SalesForce by Ashutosh
• 33,350 points
219 views
0 votes
1 answer

How can I merge multiple queries with different schemas cleanly?

In Power BI, to cleanly combine several ...READ MORE

Jun 9 in Power BI by anonymous
• 36,180 points
268 views
0 votes
0 answers

How do you implement high availability (HA) in cloud applications?

I’m trying to implement high availability for ...READ MORE

Jun 11 in Cloud Computing by Anupam
• 18,970 points
219 views
0 votes
0 answers

how do i fix issues with scheduled jobs for salesforce integrations failing?

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

Jun 2 in SalesForce by Ashutosh
• 33,350 points
607 views
+2 votes
5 answers

Printing a data.frame without index - Python

.tolist() function will remove index READ MORE

Mar 11, 2019 in Data Analytics by nishant thakur
91,127 views
0 votes
0 answers

How do you monitor Azure resources?

Azure provides tools like Monitor, Log Analytics, ...READ MORE

Jun 5 in Azure by Anupam
• 18,970 points
477 views
0 votes
0 answers

What is an API gateway, and how is it used in cloud environments?

I'm trying to understand the role of ...READ MORE

Jun 11 in Cloud Computing by Anupam
• 18,970 points
214 views
0 votes
0 answers

How does Service-Level Agreement (SLA) work in cloud services?

I'm unsure how SLAs are defined, monitored, ...READ MORE

Jun 11 in Cloud Computing by Anupam
• 18,970 points
214 views
0 votes
0 answers

How do you implement low-rank adaptation (LoRA) to fine-tune a 7B parameter LLM efficiently?

May i know How do you implement ...READ MORE

Jun 11 in Generative AI by Ashutosh
• 33,350 points
213 views
0 votes
0 answers

how do i resolve issues with field-level security not applying properly?

May i know how do i resolve ...READ MORE

Jun 5 in SalesForce by Ashutosh
• 33,350 points
458 views
0 votes
0 answers

How do you implement prefix tuning for domain adaptation in an LLM?

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

Jun 11 in Generative AI by Ashutosh
• 33,350 points
210 views
0 votes
0 answers

why is my lightning record page not loading for specific profiles?

Can i know why is my lightning ...READ MORE

Jun 11 in SalesForce by Ashutosh
• 33,350 points
205 views
0 votes
0 answers

How do you leverage AI and machine learning in cloud environments?

Cloud platforms offer tools for building and ...READ MORE

Jun 10 in Cloud Computing by Anupam
• 18,970 points
254 views
0 votes
0 answers

how do i fix security token issues for api integrations?

Can i know how do i fix ...READ MORE

Jun 5 in SalesForce by Ashutosh
• 33,350 points
454 views
0 votes
0 answers

How does attention sparsification improve compute efficiency in transformers?

Can i know How does attention sparsification ...READ MORE

Jun 11 in Generative AI by Ashutosh
• 33,350 points
207 views
0 votes
0 answers

How does distillation work when compressing a 65B model to a 7B model?

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

Jun 11 in Generative AI by Ashutosh
• 33,350 points
202 views
0 votes
0 answers

why are my login hours restrictions not applying to users?

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

Jun 11 in SalesForce by Nidhi
• 16,260 points
196 views
0 votes
0 answers

How do you implement cross-attention mechanisms in an encoder-decoder transformer?

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

Jun 11 in Generative AI by Ashutosh
• 33,350 points
199 views
0 votes
0 answers

How does adaptive computation time (ACT) impact inference latency?

Can i know How does adaptive computation ...READ MORE

Jun 11 in Generative AI by Ashutosh
• 33,350 points
198 views
0 votes
1 answer

What is RPC endpoint mapping, and why is it a risk?

The RPC (Remote Procedure Call) Endpoint Mapper ...READ MORE

May 7 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
1,670 views
0 votes
0 answers

What are the best practices for managing sensitive data in the cloud?

Protecting sensitive data requires encryption, access control, ...READ MORE

Jun 10 in Cloud Computing by Anupam
• 18,970 points
242 views
0 votes
0 answers

How does token dropping affect perplexity in adaptive text generation?

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

Jun 11 in Generative AI by Ashutosh
• 33,350 points
196 views
0 votes
1 answer

What’s the best way to handle missing values during the extract phase in Power BI?

The most effective method for dealing with ...READ MORE

Jun 3 in Power BI by anonymous
• 36,180 points
487 views
0 votes
0 answers

why is my lightning component event not being captured properly?

Can i know why is my lightning ...READ MORE

Jun 5 in SalesForce by Ashutosh
• 33,350 points
441 views
0 votes
1 answer

How can I test Power BI reports before deploying them to production using the deployment pipeline?

Before pushing to production, thoroughly validate reports ...READ MORE

Jun 3 in Power BI by anonymous
• 36,180 points
499 views
0 votes
0 answers

How do I use TVM (Tensor Virtual Machine) for model acceleration?

Can you explain me with the help ...READ MORE

Jun 9 in Generative AI by Ashutosh
• 33,350 points
271 views