exam questions

Exam Certified Generative AI Engineer Associate All Questions

View all questions & answers for the Certified Generative AI Engineer Associate exam

Exam Certified Generative AI Engineer Associate topic 1 question 53 discussion

Actual exam question from Databricks's Certified Generative AI Engineer Associate
Question #: 53
Topic #: 1
[All Certified Generative AI Engineer Associate Questions]

A Generative AI Engineer is asked to build an LLM application that would excel at code generation. They need to select a model that has been specifically trained to generate code.

Which model would likely produce the best results out of the box?

  • A. CodeLlama-34b-Instruct-hf
  • B. Mixtral-8x7B-v0.1
  • C. Llama-2-70b-hf
  • D. mpt-7b-8k-instruct
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
seaun
2 weeks, 2 days ago
Selected Answer: B
LM agents are systems designed to solve complex problems by using an LLM to: Reason through a problem: They use the LLM's reasoning capabilities to understand the task and break it down into smaller steps. Create a plan: They develop a sequence of actions needed to accomplish the task. Use tools or APIs: They leverage external tools (like search engines, databases, or calculators) to gather information, perform calculations, and interact with the environment. Adapt actions: They can dynamically adjust their plan based on the results of using tools and the changing circumstances, making them suitable for complex
upvoted 1 times
...
Duke_CT
2 weeks, 3 days ago
Selected Answer: A
Not sure, but I’d pick A.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...