How to use from
Unsloth Studio
Install Unsloth Studio (macOS, Linux, WSL)
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 codebasic/Qwen3-0.6B-GGUF to start chatting
Install Unsloth Studio (Windows)
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 codebasic/Qwen3-0.6B-GGUF to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required
# Open https://huggingface.co/spaces/unsloth/studio in your browser
# Search for codebasic/Qwen3-0.6B-GGUF to start chatting
Quick Links

Qwen3 0.6B - GGUF 포맷 (float16)

📌 본 모델은 코드베이직 Codebasic에서 GGUF 포맷으로 변환되었습니다.

이 저장소는 Qwen3 0.6B 모델을 llama.cpp의 변환 도구를 사용하여 GGUF 포맷으로 변환한 버전입니다. 이 포맷은 llama.cpp, llamafile, llm, text-generation-webui 등에서 사용할 수 있습니다.

🔧 변환 정보

  • 변환 스크립트: llama.cpp/convert.py
  • 출력 형식: GGUF (--outtype f16)
  • 모델 크기: 0.6B 파라미터
  • 원본 모델: Qwen/Qwen1.5-0.5B

🧠 모델 구조

Qwen3 계열은 Transformer 기반 언어 모델로, 다양한 언어와 작업에 사용할 수 있습니다. 본 모델은 한국어 지원 여부에 따라 사용자가 실험적으로 확인해 보시는 것을 권장합니다.

🧪 예시 사용법 (llama.cpp)

./main -m qwen3-0.6b.gguf -p "안녕하세요. 자기소개를 해 주세요."
Downloads last month
2
GGUF
Model size
0.8B params
Architecture
qwen3
Hardware compatibility
Log In to add your hardware

16-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support