๋ชจ๋ธ : 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
- 2,259
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
the model is not deployed on the HF Inference API.