Add Tutorial
commit
ef2fa78cb6
12
Tutorial.md
Normal file
12
Tutorial.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
## Open-LLaMa 테스트 과정
|
||||
|
||||
1. 저장소 다운로드(클론)
|
||||
```bash
|
||||
git clone https://git.catswords.net/gnh1201/Open-Llama
|
||||
```
|
||||
|
||||
수정된 버전 (git.catswords.net) 을 다운로드 받은 경우 2번 과정은 생략하여도 됨.
|
||||
|
||||
2. dataset 다운로드 위치 변경
|
||||
* data/download_the_pile.sh 파일의 명령어 수정 (저작권 문제로 원 링크가 닫힘)
|
||||
* 수정 내용: https://git.catswords.net/gnh1201/Open-Llama/commit/a24271d48efa47020f04e8ffe35f56f62770fa7b
|
Loading…
Reference in New Issue
Block a user