ginipick commited on
Commit
52ba3fd
ยท
verified ยท
1 Parent(s): 75b2e84

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -8
app.py CHANGED
@@ -300,15 +300,8 @@ print("--- Setting up Gradio Interface ---")
300
 
301
  with gr.Blocks(css=custom_css) as demo:
302
  gr.Markdown("""
303
- # ๐Ÿ‡ฐ๐Ÿ‡ท ๋„ค์ด๋ฒ„ HyperCLOVA X SEED
304
 
305
- ํ•œ๊ตญ์˜ ๊ธฐ์ˆ ๋ ฅ์œผ๋กœ ๊ฐœ๋ฐœ๋œ ๋„ค์ด๋ฒ„์˜ ์ดˆ๊ฑฐ๋Œ€ AI ์–ธ์–ด๋ชจ๋ธ 'HyperCLOVA X'๋ฅผ ๊ฒฝํ—˜ํ•ด๋ณด์„ธ์š”.
306
- ์ด ๋ฐ๋ชจ๋Š” 0.5B ํŒŒ๋ผ๋ฏธํ„ฐ ๊ฒฝ๋Ÿ‰ ๋ชจ๋ธ์„ ์‚ฌ์šฉํ•˜์—ฌ ํ•œ๊ตญ์–ด ์ž์—ฐ์–ด ์ฒ˜๋ฆฌ ๋Šฅ๋ ฅ์„ ๋ณด์—ฌ์ค๋‹ˆ๋‹ค.
307
-
308
- **์‚ฌ์šฉ ๋ฐฉ๋ฒ•**:
309
- - ์•„๋ž˜ ์ฑ„ํŒ…์ฐฝ์— ์งˆ๋ฌธ์ด๋‚˜ ์š”์ฒญ์„ ์ž…๋ ฅํ•˜์„ธ์š”
310
- - ํ•œ๊ตญ์–ด๋กœ ๋‹ค์–‘ํ•œ ์ฃผ์ œ์— ๋Œ€ํ•œ ๋Œ€ํ™”๋ฅผ ๋‚˜๋ˆ ๋ณด์„ธ์š”
311
- - ์˜ˆ์‹œ ์งˆ๋ฌธ์„ ํด๋ฆญํ•˜์—ฌ ๋น ๋ฅด๊ฒŒ ์‹œ์ž‘ํ•  ์ˆ˜๋„ ์žˆ์Šต๋‹ˆ๋‹ค
312
  """, elem_id="intro-message")
313
 
314
  # Using standard ChatInterface (compatible with all Gradio versions)
 
300
 
301
  with gr.Blocks(css=custom_css) as demo:
302
  gr.Markdown("""
303
+ # NAVER hyperclovax: HyperCLOVAX-SEED-Text-Instruct-0.5B
304
 
 
 
 
 
 
 
 
305
  """, elem_id="intro-message")
306
 
307
  # Using standard ChatInterface (compatible with all Gradio versions)