Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Privacy of Data on LLM

 Hi folks

Just wanted to know if there's any privacy doc available from Google stating that with the training of LLM models that we do on top of Google cloud LLMs does that data is taken by google for their model enhancement?

Thanks in advance

Solved Solved
2 9 16.8K
1 ACCEPTED SOLUTION

The document you linked is covering a service outside of Vertex AI. Essentially, there are two separate approaches to using a Google AI model: either outside of or inside of Vertex AI. Let's use the Palm API as an example.

  1. Outside of VertexAI, when you use PalmAPI, your usage is covered by these terms of service and the documents you linked.
  2. Inside of VertexAI, which is designed for enterprise-grade support, security and compliance, and service level agreement (SLA), you would be accessing the Vertex AI Palm API. Your usage is covered by Google Cloud's terms of service. There is more detail there about the training restriction: "Google will not use Customer Data to train or fine-tune any AI/ML models without Customer's prior permission or instruction" written in the additional terms of service.

So while the underlying model is Palm API for both methods, the terms of usage are different. Hopefully that helps clarify. 

 

 

View solution in original post

9 REPLIES 9