Giter Site home page Giter Site logo

Comments (4)

chenjr0719 avatar chenjr0719 commented on August 26, 2024

Interesting idea, but this might cause a really BIG change. I suggest a new feature to afs-api, make afs-api use user's own blob storage instance. No centralized blob storage also means you don't have to upload models through afs-api. But this might also increase efforts of metadata management. What do you think?

from afs2-model.

benchuang11046 avatar benchuang11046 commented on August 26, 2024

We have a plan to setting user-provide blob function on portal.
And put the blob credential to the user workspace runtime environment variables.
This is why I proposed afs2_model.update_model_to_blob(blob_credential, model_file) the blob_credential can be optional when the user-provide blob appears.

Yes, @chenjr0719 is right. There is a effort to managed the model on blob storage without afs-api if update model directly.
After updating(or uploading) the model, we may notify afs-api the content modified and sync meta data.

However, centralized blob storage architecture in afs-api will be maintained at least a month...

from afs2-model.

estherxyz avatar estherxyz commented on August 26, 2024

Hi @benchuang11046 ,

I have a question about this, "The bottleneck of uploading is about 500-600MB on private cloud.(Maybe less on public cloud)".
The bottleneck is because of network transmission speed, or it is the limit about api process speed... or... others?

from afs2-model.

benchuang11046 avatar benchuang11046 commented on August 26, 2024

Hi @estherxyz
For testing, increasing afs-api memory can improve the upload model size a little bit.(600MB -> 700MB)
Additionally, there are many factors cause the issue, like network transmission slow causes response timeout.
There is a problem that we have a big model to upload depends on afs-api resource enough or not.

from afs2-model.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.