Biggest blocker in building using Large Language Models??

Sagar Patel
2 replies
For those of you who are looking to implement a large language model in production, what is your biggest blocker?? Are large language models too unreliable, or do they take a long time to run, are expensive or something else??

Replies

Daniel Maciolek
All of the above have been factors, but reliability on very complex tasks has been the most consistent blocker by far. With that said, I've been consistently impressed at what they can actually handle after additional time and modification given to prompts.
Sagar Patel
@daniel_maciolek1 thanks for sharing! Can I ask you what was your use case and how were the LLM’s unreliable for that use case??