Code Monkey home page Code Monkey logo

Comments (5)

jan-wassenberg avatar jan-wassenberg commented on June 22, 2024

Error numbers are line numbers inside blob_store.cc.
154 is lseek failing, 232 is file size not matching the expected size.
It seems something is going wrong with the device's IO. Is it Android r15c or later?
Did you download v3 of the weights? Their size has just changed.

from gemma.cpp.

zhjygit avatar zhjygit commented on June 22, 2024

Error numbers are line numbers inside blob_store.cc. 154 is lseek failing, 232 is file size not matching the expected size. It seems something is going wrong with the device's IO. Is it Android r15c or later? Did you download v3 of the weights? Their size has just changed.

yes, I download archive.tar.gz from kaggle with 2b-it-sfp, tar -zxvf archive.tar.gz, i got 2b-it-sfp.sbs and tokenizer.spm. it is version 3. Maybe the file is broken, i will try again later.
How can i know the version is Android r15c or later?

from gemma.cpp.

austinvhuang avatar austinvhuang commented on June 22, 2024

With the recent MQA change there was a window when artifact wasn’t in sync (using the kaggle client api code worked but the artifact download didn’t).

https://discord.com/channels/1212851822813904947/1212851825334550548/1225712866934521887

might try downloading again or checking if the kaggle client api works and see if it’s still an issue.

from gemma.cpp.

jan-wassenberg avatar jan-wassenberg commented on June 22, 2024

Agree the download might be broken/partial, this would explain lseek failures.

How can i know the version is Android r15c or later?

We can look at "About phone" in settings, that has an "Android version" which we can map to targetSdk(API level) using https://apilevels.com/.

from gemma.cpp.

jan-wassenberg avatar jan-wassenberg commented on June 22, 2024

Any update on whether you are still seeing the issue?

from gemma.cpp.

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.