๋ชจ๋ธ : llama3 8B
๋ฐ์ดํฐ : AIhub ์์ฝ ๋ฐ์ดํฐ์ , ํ๊น ํ์ด์ค (MIT, Apache ๋ฐ์ดํฐ์ ์ผ๋ถ)
๋ชจ๋ธ ํ์ต ํ๋ผ๋ฏธํฐ : ๋ชจ๋ธ์ ํ๋ผ๋ฏธํฐ ์ค 10%์ ๋๋ฅผ trainableํ parameter๋ก ์ค์
generate config :
max_new_tokens = 1024,
repetition_penalty = 1.1, #1.1~1.2
temperature = 0.75,
do_sample= True
top_k = 5
์ฃผ์ : ๋ฏผ๊ฐ ๋ฐ์ดํฐ๊ฐ ๋ค์ด๊ฐ ์์ ์ ์์ต๋๋ค.
- Downloads last month
- 1,670
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social
visibility and check back later, or deploy to Inference Endpoints (dedicated)
instead.