Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support loading training examples from GCS #152

Merged
merged 2 commits into from
Jun 21, 2024
Merged

Support loading training examples from GCS #152

merged 2 commits into from
Jun 21, 2024

Conversation

jlewi
Copy link
Owner

@jlewi jlewi commented Jun 20, 2024

Support loading training examples from GCS

  • This makes it easy to create a shared AI among a team.
  • Refer to tn007_shared_learning.md for the design
  • A limitation of the current approach is that we only load examples from shared storage that weren't created by the user
    at startup.

Fix #145

Copy link

netlify bot commented Jun 20, 2024

Deploy Preview for foyle ready!

Name Link
🔨 Latest commit 26e27b7
🔍 Latest deploy log https://app.netlify.com/sites/foyle/deploys/6675f8e896ba400008ead90c
😎 Deploy Preview https://deploy-preview-152--foyle.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

* This makes it easy to create a shared AI among a team.
* Refer to tn007_shared_learning.md for the design
* A limitation of the current approach is that we only load examples from shared storage that weren't created by the user
  at startup.

Fix #145
@jlewi jlewi changed the title Start drafting a plan for shared learning. Support loading training examples from GCS Jun 21, 2024
@jlewi jlewi marked this pull request as ready for review June 21, 2024 22:04
@jlewi jlewi enabled auto-merge (squash) June 21, 2024 22:04
@jlewi jlewi merged commit 7a2b35b into main Jun 21, 2024
5 checks passed
@jlewi jlewi deleted the jlewi/sharing branch June 21, 2024 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Easy cloud storage
1 participant