Giter Club home page Giter Club logo

Comments (10)

hlky avatar hlky commented on June 16, 2024

Edit "batch_size":8 to "batch_size":1 and it should work.

from ait.

Shaistrong avatar Shaistrong commented on June 16, 2024

Edit "batch_size":8 to "batch_size":1 and it should work.

Screenshot 2023-08-08 131527

from ait.

hlky avatar hlky commented on June 16, 2024

The wrong modules must be uploaded. Until it is fixed you can do some further edits, please refer to this post and #13 for further details of the format and a script that may assist you in resolving this issue.

from ait.

Shaistrong avatar Shaistrong commented on June 16, 2024

The wrong modules must be uploaded. Until it is fixed you can do some further edits, please refer to this post and #13 for further details of the format and a script that may assist you in resolving this issue.

Is it trying to use the Linux modules? If that's the case, can't I just copy the Linux file names and replace them with the right ones(the ones you sent yesterday)?

from ait.

Shaistrong avatar Shaistrong commented on June 16, 2024

The wrong modules must be uploaded. Until it is fixed you can do some further edits, please refer to this post and #13 for further details of the format and a script that may assist you in resolving this issue.

FizzleDorf fixed the HF repo, when I try to use the workflow that works for him with it, this is what happens:
image_2023-08-08_172943106

from ait.

hlky avatar hlky commented on June 16, 2024

See here except in your case the filename is different and the download url is different. Also see #15

from ait.

Shaistrong avatar Shaistrong commented on June 16, 2024

See here except in your case the filename is different and the download url is different. Also see #15

I'm on windows, that's a post about linux. also this repo was updated to support the precompiled modules you made. I triple checked that it sees the correct modules, still gives this error.

from ait.

hlky avatar hlky commented on June 16, 2024

I know, the message applies with the exception noted, here is the message specifically tailored to you.

Ah, yes the the script intends them to be compressed for the download. The compressed versions will be uploaded later.

Instead, download the module yourself, here is the direct link and rename it to the same as the existing file f64294f9bae73c4f742a4f61e8567460d1abefb461c792f69e8922c74331cd27.so. The name may appear random, it is the sha256 of the file, you can see it displayed here on the huggingface page, the same value is in modules.json, in the usual case of compressed modules it is the sha256 not the compressed_sha256 that determines the filename where the module is loaded from. The sha256 is intended to verify the downloaded file is correct, although the script does not actually check I decided to use it for filename and include in the json in case module verification was implemented.

from ait.

Shaistrong avatar Shaistrong commented on June 16, 2024

I know, the message applies with the exception noted, here is the message specifically tailored to you.

Ah, yes the the script intends them to be compressed for the download. The compressed versions will be uploaded later.

Instead, download the module yourself, here is the direct link and rename it to the same as the existing file f64294f9bae73c4f742a4f61e8567460d1abefb461c792f69e8922c74331cd27.so. The name may appear random, it is the sha256 of the file, you can see it displayed here on the huggingface page, the same value is in modules.json, in the usual case of compressed modules it is the sha256 not the compressed_sha256 that determines the filename where the module is loaded from. The sha256 is intended to verify the downloaded file is correct, although the script does not actually check I decided to use it for filename and include in the json in case module verification was implemented.

okay, did that- now it gives me different errors, but there is more of them.
image_2023-08-08_174300001

from ait.

hlky avatar hlky commented on June 16, 2024

As stated here, please see #15

from ait.

Related Issues (20)

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.