Update README.md
Browse files
README.md
CHANGED
|
@@ -120,15 +120,6 @@ Input: {"path": "/etc", "options": "-lS"} โ ๏ธ ๊ฒฝ๋ก hallucination
|
|
| 120 |
|
| 121 |
> **Note**: Action Name (df_command, rm_command, tar_command, ls_command)์ ๋ชจ๋ ์ ํํฉ๋๋ค.
|
| 122 |
|
| 123 |
-
## Quick Start (Local CPU)
|
| 124 |
-
|
| 125 |
-
``` python
|
| 126 |
-
pip install torch sentencepiece huggingface_hub
|
| 127 |
-
# ๋ค์ด๋ก๋ ํ ์คํ
|
| 128 |
-
python -c "from huggingface_hub import hf_hub_download; hf_hub_download('Yaongi/HybriKo-117M-LinuxFC-SFT-v2', 'demo_cpu.py', local_dir='.')"
|
| 129 |
-
python demo_cpu.py --query "ํ์ฌ ํด๋ ๋ณด์ฌ์ค"
|
| 130 |
-
```
|
| 131 |
-
|
| 132 |
## Training Details
|
| 133 |
|
| 134 |
| Config | Value |
|
|
|
|
| 120 |
|
| 121 |
> **Note**: Action Name (df_command, rm_command, tar_command, ls_command)์ ๋ชจ๋ ์ ํํฉ๋๋ค.
|
| 122 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 123 |
## Training Details
|
| 124 |
|
| 125 |
| Config | Value |
|