最新的Oracle Cloud Infrastructure 2025 Generative AI Professional - 1Z0-1127-25免費考試真題
Which is a key advantage of using T-Few over Vanilla fine-tuning in the OCI Generative AI service?
正確答案: B
說明:(僅 Fast2test 成員可見)
You create a fine-tuning dedicated AI cluster to customize a foundational model with your custom training dat a. How many unit hours are required for fine-tuning if the cluster is active for 10 days?
正確答案: A
說明:(僅 Fast2test 成員可見)
Given the following code block:
history = StreamlitChatMessageHistory(key="chat_messages")
memory = ConversationBufferMemory(chat_memory=history)
Which statement is NOT true about StreamlitChatMessageHistory?
history = StreamlitChatMessageHistory(key="chat_messages")
memory = ConversationBufferMemory(chat_memory=history)
Which statement is NOT true about StreamlitChatMessageHistory?
正確答案: C
說明:(僅 Fast2test 成員可見)
How does the temperature setting in a decoding algorithm influence the probability distribution over the vocabulary?
正確答案: C
說明:(僅 Fast2test 成員可見)
Given the following code:
chain = prompt | llm
Which statement is true about LangChain Expression Language (LCEL)?
chain = prompt | llm
Which statement is true about LangChain Expression Language (LCEL)?
正確答案: C
說明:(僅 Fast2test 成員可見)
When does a chain typically interact with memory in a run within the LangChain framework?
正確答案: C
說明:(僅 Fast2test 成員可見)
When should you use the T-Few fine-tuning method for training a model?
正確答案: D
說明:(僅 Fast2test 成員可見)
What does in-context learning in Large Language Models involve?
正確答案: B
說明:(僅 Fast2test 成員可見)
How does the structure of vector databases differ from traditional relational databases?
正確答案: C
說明:(僅 Fast2test 成員可見)