aripos1/gorani_dataset
Viewer • Updated • 27.1k • 17
How to use taeyoon12321421/gorani-8b-merged-16bit with PEFT:
Task type is invalid.
How to use taeyoon12321421/gorani-8b-merged-16bit with Unsloth Studio:
curl -fsSL https://unsloth.ai/install.sh | sh # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for taeyoon12321421/gorani-8b-merged-16bit to start chatting
irm https://unsloth.ai/install.ps1 | iex # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for taeyoon12321421/gorani-8b-merged-16bit to start chatting
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for taeyoon12321421/gorani-8b-merged-16bit to start chatting
pip install unsloth
from unsloth import FastModel
model, tokenizer = FastModel.from_pretrained(
model_name="taeyoon12321421/gorani-8b-merged-16bit",
max_seq_length=2048,
)이 모델은 번역을 위한 모델입니다. 한국 고유어의 정확한 번역을 생성하기 위해 한국어, 영어, 일본어의 언어 데이터를 혼합하여 unsloth/Llama-3.1-8B-Instruct-unsloth-bnb-4bit을 학습시켜 생성된 gorani-8b-new 입니다.
gorani는 현재 한국어, 영어, 일본어만 번역을 지원합니다.
not is_bfloat16_supported() Base model
meta-llama/Llama-3.1-8B