Coder Social home page Coder Social logo

Comments (3)

alielfilali01 avatar alielfilali01 commented on June 12, 2024 1

EDIT : It turned out to be a hidden space in the scripts folder, scripts instead of scripts 😄 thanks again @BramVanroy for responding back 🤗

from alignment-handbook.

BramVanroy avatar BramVanroy commented on June 12, 2024

The issue is how you have structured your repo and paths. Always look for the FIRST error that occurs. In your case:

INFO:root:Using nproc_per_node=1.
/usr/bin/python3: can't open file '/content/alignment-handbook-personal-version/recipes/GMAL/scripts/run_sft.py': [Errno 2] No such file or directory

from alignment-handbook.

alielfilali01 avatar alielfilali01 commented on June 12, 2024

Thank you dear @BramVanroy for responding back. Yah in fact i saw that but the problem is i'm cloning my personal repo alignment-handbook-personal-version
this is my code cell :

## Change to current repo
!git clone https://github.com/alielfilali01/alignment-handbook-personal-version.git
%cd ./alignment-handbook-personal-version/

!python -m pip install .

And as you can see here, the run_sft.py file exist in the specified path, see here

So I figured maybe there is an issue with accelarate or something that can't read properly my path !?

from alignment-handbook.

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.