QuestionQ31
Snowflake Gen AI GovernanceWhich privileges are needed to run a model fine-tuning job?
Choose two
- A READ or WRITE on the stage that contains the model
- B USAGE on the database used to query the training and validation data
- C OPERATE on the database used to query the training and validation data
- D USAGE on the schema where the fine-tuned model will be saved
- E CREATE MODEL of OWNERSHIP on the schema where the fine-tuned model will be saved
Community Discussion