Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

neopolita
/
qwen2-0.5b-instruct-gguf

GGUF
conversational
Model card Files Files and versions
xet
Community

Instructions to use neopolita/qwen2-0.5b-instruct-gguf with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • llama.cpp

    How to use neopolita/qwen2-0.5b-instruct-gguf with llama.cpp:

    Install (macOS, Linux)
    curl -LsSf https://llama.app/install.sh | sh
    # Start a local OpenAI-compatible server with a web UI:
    llama serve -hf neopolita/qwen2-0.5b-instruct-gguf:Q4_K_M
    # Run inference directly in the terminal:
    llama cli -hf neopolita/qwen2-0.5b-instruct-gguf:Q4_K_M
    Install from WinGet (Windows)
    winget install llama.cpp
    # Start a local OpenAI-compatible server with a web UI:
    llama serve -hf neopolita/qwen2-0.5b-instruct-gguf:Q4_K_M
    # Run inference directly in the terminal:
    llama cli -hf neopolita/qwen2-0.5b-instruct-gguf:Q4_K_M
    Use pre-built binary
    # Download pre-built binary from:
    # https://github.com/ggerganov/llama.cpp/releases
    # Start a local OpenAI-compatible server with a web UI:
    ./llama-server -hf neopolita/qwen2-0.5b-instruct-gguf:Q4_K_M
    # Run inference directly in the terminal:
    ./llama-cli -hf neopolita/qwen2-0.5b-instruct-gguf:Q4_K_M
    Build from source code
    git clone https://github.com/ggerganov/llama.cpp.git
    cd llama.cpp
    cmake -B build
    cmake --build build -j --target llama-server llama-cli
    # Start a local OpenAI-compatible server with a web UI:
    ./build/bin/llama-server -hf neopolita/qwen2-0.5b-instruct-gguf:Q4_K_M
    # Run inference directly in the terminal:
    ./build/bin/llama-cli -hf neopolita/qwen2-0.5b-instruct-gguf:Q4_K_M
    Use Docker
    docker model run hf.co/neopolita/qwen2-0.5b-instruct-gguf:Q4_K_M
  • LM Studio
  • Jan
  • Ollama

    How to use neopolita/qwen2-0.5b-instruct-gguf with Ollama:

    ollama run hf.co/neopolita/qwen2-0.5b-instruct-gguf:Q4_K_M
  • Unsloth Desktop
  • Docker Model Runner

    How to use neopolita/qwen2-0.5b-instruct-gguf with Docker Model Runner:

    docker model run hf.co/neopolita/qwen2-0.5b-instruct-gguf:Q4_K_M
  • Lemonade

    How to use neopolita/qwen2-0.5b-instruct-gguf with Lemonade:

    Pull the model
    # Download Lemonade from https://lemonade-server.ai/
    lemonade pull neopolita/qwen2-0.5b-instruct-gguf:Q4_K_M
    Run and chat with the model
    lemonade run user.qwen2-0.5b-instruct-gguf-Q4_K_M
    List all available models
    lemonade list
  • Atomic Chat
qwen2-0.5b-instruct-gguf
3.54 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
neopolita's picture
neopolita
Upload qwen2-0.5b-instruct_q8_0.gguf with huggingface_hub
2cca317 verified over 2 years ago
  • .gitattributes
    1.98 kB
    Upload qwen2-0.5b-instruct_q8_0.gguf with huggingface_hub over 2 years ago
  • README.md
    1.42 kB
    Upload README.md with huggingface_hub over 2 years ago
  • ggml-model-f16.gguf
    994 MB
    xet
    Upload ggml-model-f16.gguf with huggingface_hub over 2 years ago
  • qwen2-0.5b-instruct_q2_k.gguf
    339 MB
    xet
    Upload qwen2-0.5b-instruct_q2_k.gguf with huggingface_hub over 2 years ago
  • qwen2-0.5b-instruct_q3_k_m.gguf
    355 MB
    xet
    Upload qwen2-0.5b-instruct_q3_k_m.gguf with huggingface_hub over 2 years ago
  • qwen2-0.5b-instruct_q4_k_m.gguf
    398 MB
    xet
    Upload qwen2-0.5b-instruct_q4_k_m.gguf with huggingface_hub over 2 years ago
  • qwen2-0.5b-instruct_q5_k_m.gguf
    420 MB
    xet
    Upload qwen2-0.5b-instruct_q5_k_m.gguf with huggingface_hub over 2 years ago
  • qwen2-0.5b-instruct_q6_k.gguf
    506 MB
    xet
    Upload qwen2-0.5b-instruct_q6_k.gguf with huggingface_hub over 2 years ago
  • qwen2-0.5b-instruct_q8_0.gguf
    531 MB
    xet
    Upload qwen2-0.5b-instruct_q8_0.gguf with huggingface_hub over 2 years ago