I fine-tuned a Transformer model without any memory issues.But when I call model.generate(), CUDA runs out of memory.This happens even for short prompts.Training worked fine, so this feels confusing.
Decode Trail Latest Questions
Asked: January 26, 2026In: Salesforce
Custom Metadata is often used to externalize configuration from code.However, it struggles when logic involves multiple conditions and outcomes.This limitation becomes visible as rule complexity increases.
The same IAM policy works perfectly in my test environment.Once deployed to production, access starts failing without any obvious policy changes.I’m trying to understand why permissions behave differently and how to troubleshoot this safely.
Redirection error
unexpected truncation
Asked: June 30, 2025In: Deep Learning
The base model worked well before.After fine-tuning on new data, accuracy drops everywhere.Even old categories are misclassified.The model seems to have forgotten what it knew.