Disable persist_docs temporarily due to unsupportability
Disable persist_docs in the package until dbt_snowflake adapter supports semantic view as a valid SnowflakeRelationType.
There will be limitation of using persist_docs in the dbt yaml file for semantic model, but using COMMENT = ... in the semantic view dbt model will still work successfully.