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

DarwinAnim8or
/
mergekit-model_stock-ffibbcs-IQ4_XS-GGUF

Transformers
GGUF
mergekit
Merge
llama-cpp
gguf-my-repo
imatrix
conversational
Model card Files Files and versions
xet
Community

Instructions to use DarwinAnim8or/mergekit-model_stock-ffibbcs-IQ4_XS-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use DarwinAnim8or/mergekit-model_stock-ffibbcs-IQ4_XS-GGUF with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("DarwinAnim8or/mergekit-model_stock-ffibbcs-IQ4_XS-GGUF", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • llama.cpp

    How to use DarwinAnim8or/mergekit-model_stock-ffibbcs-IQ4_XS-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 DarwinAnim8or/mergekit-model_stock-ffibbcs-IQ4_XS-GGUF:IQ4_XS
    # Run inference directly in the terminal:
    llama cli -hf DarwinAnim8or/mergekit-model_stock-ffibbcs-IQ4_XS-GGUF:IQ4_XS
    Install from WinGet (Windows)
    winget install llama.cpp
    # Start a local OpenAI-compatible server with a web UI:
    llama serve -hf DarwinAnim8or/mergekit-model_stock-ffibbcs-IQ4_XS-GGUF:IQ4_XS
    # Run inference directly in the terminal:
    llama cli -hf DarwinAnim8or/mergekit-model_stock-ffibbcs-IQ4_XS-GGUF:IQ4_XS
    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 DarwinAnim8or/mergekit-model_stock-ffibbcs-IQ4_XS-GGUF:IQ4_XS
    # Run inference directly in the terminal:
    ./llama-cli -hf DarwinAnim8or/mergekit-model_stock-ffibbcs-IQ4_XS-GGUF:IQ4_XS
    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 DarwinAnim8or/mergekit-model_stock-ffibbcs-IQ4_XS-GGUF:IQ4_XS
    # Run inference directly in the terminal:
    ./build/bin/llama-cli -hf DarwinAnim8or/mergekit-model_stock-ffibbcs-IQ4_XS-GGUF:IQ4_XS
    Use Docker
    docker model run hf.co/DarwinAnim8or/mergekit-model_stock-ffibbcs-IQ4_XS-GGUF:IQ4_XS
  • LM Studio
  • Jan
  • Ollama

    How to use DarwinAnim8or/mergekit-model_stock-ffibbcs-IQ4_XS-GGUF with Ollama:

    ollama run hf.co/DarwinAnim8or/mergekit-model_stock-ffibbcs-IQ4_XS-GGUF:IQ4_XS
  • Unsloth Desktop
  • Docker Model Runner

    How to use DarwinAnim8or/mergekit-model_stock-ffibbcs-IQ4_XS-GGUF with Docker Model Runner:

    docker model run hf.co/DarwinAnim8or/mergekit-model_stock-ffibbcs-IQ4_XS-GGUF:IQ4_XS
  • Lemonade

    How to use DarwinAnim8or/mergekit-model_stock-ffibbcs-IQ4_XS-GGUF with Lemonade:

    Pull the model
    # Download Lemonade from https://lemonade-server.ai/
    lemonade pull DarwinAnim8or/mergekit-model_stock-ffibbcs-IQ4_XS-GGUF:IQ4_XS
    Run and chat with the model
    lemonade run user.mergekit-model_stock-ffibbcs-IQ4_XS-GGUF-IQ4_XS
    List all available models
    lemonade list
  • Atomic Chat
mergekit-model_stock-ffibbcs-IQ4_XS-GGUF
1.57 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
DarwinAnim8or's picture
DarwinAnim8or
Upload README.md with huggingface_hub
50ea1f9 verified about 2 years ago
  • .gitattributes
    1.65 kB
    Upload imatrix.dat with huggingface_hub about 2 years ago
  • README.md
    2 kB
    Upload README.md with huggingface_hub about 2 years ago
  • imatrix.dat
    2.38 MB
    xet
    Upload imatrix.dat with huggingface_hub about 2 years ago
  • mergekit-model_stock-ffibbcs-iq4_xs-imat.gguf
    1.57 GB
    xet
    Upload mergekit-model_stock-ffibbcs-iq4_xs-imat.gguf with huggingface_hub about 2 years ago