0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

git lfs install
git clone https://huggingface.co/kaizen-nagoya/kaizen-nagoya
cd kaizen-nagoya
cp /path/to/your/LoRA_template_20241127.jpynb .
git add .
git commit -m "Add model"
git push
root@a29bf4721064:/workspace# ./up.sh
git: 'lfs' is not a git command. See 'git --help'.

The most similar command is
        log
Cloning into 'kaizen-nagoya'...
Username for 'https://huggingface.co': kaizen-nagoya
Password for 'https://kaizen-nagoya@huggingface.co': 
remote: Password authentication in git is no longer supported. You must use a user access token or an SSH key instead. See https://huggingface.co/blog/password-git-deprecation
fatal: Authentication failed for 'https://huggingface.co/kaizen-nagoya/kaizen-nagoya/'
cp: cannot stat '/path/to/your/LoRA_template_20241127.jpynb': No such file or directory
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
root@a29bf4721064:/workspace# ls /path
ls: cannot access '/path': No such file or directory
root@a29bf4721064:/workspace# pwd
/workspace
git lfs install
git clone https://huggingface.co/kaizen-nagoya/kaizen-nagoya
cd kaizen-nagoya
cp /workspace/LoRA_template_20241127.jpynb .
git add .
git commit -m "Add model"
git push
# ./up.sh
git: 'lfs' is not a git command. See 'git --help'.

The most similar command is
        log
Cloning into 'kaizen-nagoya'...
Username for 'https://huggingface.co': kaizen-nagoya
Password for 'https://kaizen-nagoya@huggingface.co': 
remote: Password authentication in git is no longer supported. You must use a user access token or an SSH key instead. See https://huggingface.co/blog/password-git-deprecation
fatal: Authentication failed for 'https://huggingface.co/kaizen-nagoya/kaizen-nagoya/'
cp: cannot stat '/workspace/LoRA_template_20241127.jpynb': No such file or directory
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git

# ./up.sh
git: 'lfs' is not a git command. See 'git --help'.

The most similar command is
        log
Cloning into 'kaizen-nagoya'...
Username for 'https://huggingface.co': kaizen-nagoya
Password for 'https://kaizen-nagoya@huggingface.co': 
remote: Password authentication in git is no longer supported. You must use a user access token or an SSH key instead. See https://huggingface.co/blog/password-git-deprecation
fatal: Authentication failed for 'https://huggingface.co/kaizen-nagoya/kaizen-nagoya/'
cp: cannot stat '/workspace/LoRA_template_20241127.jpynb': No such file or directory
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?