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 error
https://qiita.com/kaizen_nagoya/items/d4b08ab5e13d7c4efde1

システムが落ちた。自分のPCからやろうとした。

git error2
https://qiita.com/kaizen_nagoya/items/0d6b32e9a20de6825c4a

フォルダが作ってなかった。ファイルをコピーしてなかった。

$ mkdir kaizen-nagoya
$ cp ../Download/LoRA_template_20241127.jpynb .
$ ./up.sh
git: 'lfs' is not a git command. See 'git --help'.

The most similar command is
	log
fatal: destination path 'kaizen-nagoya' already exists and is not an empty directory.
cp: ./LoRA_template_20241127.jpynb: No such file or directory
[master 5660046] Add model
 1 file changed, 9481 insertions(+)
 create mode 100644 llm/kaizen-nagoya/LoRA_template_20241127.ipynb
fatal: The current branch master has no upstream branch.
To push the current branch and set the remote as upstream, use

    git push --set-upstream origin master
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?