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

nisten
/
qwenv2-7b-inst-imatrix-gguf

GGUF
imatrix
conversational
Model card Files Files and versions
xet
Community

Instructions to use nisten/qwenv2-7b-inst-imatrix-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 nisten/qwenv2-7b-inst-imatrix-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 nisten/qwenv2-7b-inst-imatrix-gguf:F16_OUTPUTF
    # Run inference directly in the terminal:
    llama cli -hf nisten/qwenv2-7b-inst-imatrix-gguf:F16_OUTPUTF
    Install from WinGet (Windows)
    winget install llama.cpp
    # Start a local OpenAI-compatible server with a web UI:
    llama serve -hf nisten/qwenv2-7b-inst-imatrix-gguf:F16_OUTPUTF
    # Run inference directly in the terminal:
    llama cli -hf nisten/qwenv2-7b-inst-imatrix-gguf:F16_OUTPUTF
    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 nisten/qwenv2-7b-inst-imatrix-gguf:F16_OUTPUTF
    # Run inference directly in the terminal:
    ./llama-cli -hf nisten/qwenv2-7b-inst-imatrix-gguf:F16_OUTPUTF
    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 nisten/qwenv2-7b-inst-imatrix-gguf:F16_OUTPUTF
    # Run inference directly in the terminal:
    ./build/bin/llama-cli -hf nisten/qwenv2-7b-inst-imatrix-gguf:F16_OUTPUTF
    Use Docker
    docker model run hf.co/nisten/qwenv2-7b-inst-imatrix-gguf:F16_OUTPUTF
  • LM Studio
  • Jan
  • Ollama

    How to use nisten/qwenv2-7b-inst-imatrix-gguf with Ollama:

    ollama run hf.co/nisten/qwenv2-7b-inst-imatrix-gguf:F16_OUTPUTF
  • Unsloth Desktop
  • Docker Model Runner

    How to use nisten/qwenv2-7b-inst-imatrix-gguf with Docker Model Runner:

    docker model run hf.co/nisten/qwenv2-7b-inst-imatrix-gguf:F16_OUTPUTF
  • Lemonade

    How to use nisten/qwenv2-7b-inst-imatrix-gguf with Lemonade:

    Pull the model
    # Download Lemonade from https://lemonade-server.ai/
    lemonade pull nisten/qwenv2-7b-inst-imatrix-gguf:F16_OUTPUTF
    Run and chat with the model
    lemonade run user.qwenv2-7b-inst-imatrix-gguf-F16_OUTPUTF
    List all available models
    lemonade list
  • Atomic Chat
qwenv2-7b-inst-imatrix-gguf
53.1 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
nisten's picture
nisten
standard q5km conversions with 8bit output for reference.
6da7eb9 verified over 2 years ago
  • .gitattributes
    2.43 kB
    standard q5km conversions with 8bit output for reference. over 2 years ago
  • 8bitimatrix.dat
    4.54 MB
    xet
    calculated imatrix in 8bit, was jsut as good as f16 imatrix over 2 years ago
  • README.md
    1.55 kB
    Update README.md over 2 years ago
  • qwen7bf16.gguf
    15.2 GB
    xet
    Upload 9 files over 2 years ago
  • qwen7bq4kembeddingf16outputf16.gguf
    6.11 GB
    xet
    Rename qwen7bq4kembeddingbf16outputbf16.gguf to qwen7bq4kembeddingf16outputf16.gguf over 2 years ago
  • qwen7bq4koutput8bit.gguf
    4.82 GB
    xet
    Upload 9 files over 2 years ago
  • qwen7bq4xsembedding8output8.gguf
    4.64 GB
    xet
    Rename qwen7bq4xsembedding5bitkoutput8bit.gguf to qwen7bq4xsembedding8output8.gguf over 2 years ago
  • qwen7bq4xsoutput6k.gguf
    4.22 GB
    xet
    Rename qwen7bq4xs.gguf to qwen7bq4xsoutput6k.gguf over 2 years ago
  • qwen7bq4xsoutput8bit.gguf
    4.35 GB
    xet
    Upload 9 files over 2 years ago
  • qwen7bv2instruct_q5km.gguf
    5.58 GB
    xet
    standard q5km conversions with 8bit output for reference. over 2 years ago
  • qwenv2instruct7b_q8.gguf
    8.1 GB
    xet
    Good conversion from bf16 down instead of from f16 over 2 years ago