generative-ai-docs icon indicating copy to clipboard operation
generative-ai-docs copied to clipboard

Query about sharing my fine-tuned model

Open hasan-sayeed opened this issue 1 year ago • 2 comments
trafficstars

Hi everyone,

I'm very new to this. I have a question. After I fine-tune a model through PaLM API on my own dataset how do I share my tuned model with others?

Thanks.

hasan-sayeed avatar Dec 17 '23 21:12 hasan-sayeed

There is a PermissionService in the API. It's not particularly well documented, but I started putting together a sample that shows how to share a tuned model over in #170. It's not approved or merged yet (my bad) but hopefully you can see the code.

markmcd avatar Jan 10 '24 09:01 markmcd

Yes, no docs aside from the generated api-reference, and no support in the python SDK (google.generativeai), just the low-level client library (google.ai.generativelanguage).

Here's the entry point for the generated api-reference: https://ai.google.dev/api/python/google/ai/generativelanguage/PermissionServiceClient

MarkDaoust avatar Jan 11 '24 19:01 MarkDaoust

Marking this issue as stale since it has been open for 14 days with no activity. This issue will be closed if no further activity occurs.

github-actions[bot] avatar Jan 26 '24 01:01 github-actions[bot]

This issue was closed because it has been inactive for 28 days. Please post a new issue if you need further assistance. Thanks!

github-actions[bot] avatar Feb 10 '24 01:02 github-actions[bot]