dwko commited on
Commit
8dd509e
ยท
verified ยท
1 Parent(s): 1b6fafb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -8,11 +8,16 @@ nvidia/Alpamayo-R1-10B 4bit Model.
8
  ```Runinfo
9
  model download ./Alpamayo-R1-10B-4bit
10
 
11
- GPU 12G/16G Memory Run abble
12
 
13
  12G Memory is num_frames is 1 ~ 8, over OOM
14
 
15
  Transformers is 4.57.5 ( 5.0.0rc not run)
 
 
 
 
 
16
  ```
17
  -----------------------------------
18
  ```python
 
8
  ```Runinfo
9
  model download ./Alpamayo-R1-10B-4bit
10
 
11
+ GPU 12G/16G Memory Run able
12
 
13
  12G Memory is num_frames is 1 ~ 8, over OOM
14
 
15
  Transformers is 4.57.5 ( 5.0.0rc not run)
16
+
17
+ nvidia/Alpamayo-R1-10B ์ด ๋Œ€์šฉ๋Ÿ‰ ๋ฉ”๋ชจ๋ฆฌ๋ฅผ ์š”๊ตฌํ•˜๊ณ  4bit ๋กœ ๋กœ๋”ฉํ•˜์—ฌ ์ €์žฅํ•œ ๋ชจ๋ธ์ž…๋‹ˆ๋‹ค.
18
+ 12G ์—์„œ๋„ ์‹คํ–‰๊ฐ€๋Šฅํ•ด์กŒ์Šต๋‹ˆ๋‹ค๋งŒ ์ฃผ์–ด์ง€๋Š” ํ”„๋ ˆ์ž„์ˆ˜๋Š” 1~8์ •๋„, ๊ทธ ์ด์ƒ์ด๋ฉด OOM์ด ๋–จ์–ด์ง‘๋‹ˆ๋‹ค.
19
+ ํŠธ๋žœ์Šคํฌ๋จธ ๋ฒ„์ „ 5.0.0rc์—์„œ๋Š” ๋™์ž‘ํ•˜์ง€ ์•Š์Šต๋‹ˆ๋‹ค.
20
+
21
  ```
22
  -----------------------------------
23
  ```python