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

djward888
/
SFR-Iterative-DPO-LLaMA-3-8B-R-Q6_K-GGUF

GGUF
llama-cpp
gguf-my-repo
conversational
Model card Files Files and versions
xet
Community

Instructions to use djward888/SFR-Iterative-DPO-LLaMA-3-8B-R-Q6_K-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 djward888/SFR-Iterative-DPO-LLaMA-3-8B-R-Q6_K-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 djward888/SFR-Iterative-DPO-LLaMA-3-8B-R-Q6_K-GGUF:Q6_K
    # Run inference directly in the terminal:
    llama cli -hf djward888/SFR-Iterative-DPO-LLaMA-3-8B-R-Q6_K-GGUF:Q6_K
    Install from WinGet (Windows)
    winget install llama.cpp
    # Start a local OpenAI-compatible server with a web UI:
    llama serve -hf djward888/SFR-Iterative-DPO-LLaMA-3-8B-R-Q6_K-GGUF:Q6_K
    # Run inference directly in the terminal:
    llama cli -hf djward888/SFR-Iterative-DPO-LLaMA-3-8B-R-Q6_K-GGUF:Q6_K
    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 djward888/SFR-Iterative-DPO-LLaMA-3-8B-R-Q6_K-GGUF:Q6_K
    # Run inference directly in the terminal:
    ./llama-cli -hf djward888/SFR-Iterative-DPO-LLaMA-3-8B-R-Q6_K-GGUF:Q6_K
    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 djward888/SFR-Iterative-DPO-LLaMA-3-8B-R-Q6_K-GGUF:Q6_K
    # Run inference directly in the terminal:
    ./build/bin/llama-cli -hf djward888/SFR-Iterative-DPO-LLaMA-3-8B-R-Q6_K-GGUF:Q6_K
    Use Docker
    docker model run hf.co/djward888/SFR-Iterative-DPO-LLaMA-3-8B-R-Q6_K-GGUF:Q6_K
  • LM Studio
  • Jan
  • Ollama

    How to use djward888/SFR-Iterative-DPO-LLaMA-3-8B-R-Q6_K-GGUF with Ollama:

    ollama run hf.co/djward888/SFR-Iterative-DPO-LLaMA-3-8B-R-Q6_K-GGUF:Q6_K
  • Unsloth Desktop
  • Docker Model Runner

    How to use djward888/SFR-Iterative-DPO-LLaMA-3-8B-R-Q6_K-GGUF with Docker Model Runner:

    docker model run hf.co/djward888/SFR-Iterative-DPO-LLaMA-3-8B-R-Q6_K-GGUF:Q6_K
  • Lemonade

    How to use djward888/SFR-Iterative-DPO-LLaMA-3-8B-R-Q6_K-GGUF with Lemonade:

    Pull the model
    # Download Lemonade from https://lemonade-server.ai/
    lemonade pull djward888/SFR-Iterative-DPO-LLaMA-3-8B-R-Q6_K-GGUF:Q6_K
    Run and chat with the model
    lemonade run user.SFR-Iterative-DPO-LLaMA-3-8B-R-Q6_K-GGUF-Q6_K
    List all available models
    lemonade list
  • Atomic Chat
SFR-Iterative-DPO-LLaMA-3-8B-R-Q6_K-GGUF
6.6 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
djward888's picture
djward888
Upload README.md with huggingface_hub
fc821e6 verified over 2 years ago
  • .gitattributes
    1.6 kB
    Upload sfr-iterative-dpo-llama-3-8b-r.Q6_K.gguf with huggingface_hub over 2 years ago
  • README.md
    1.36 kB
    Upload README.md with huggingface_hub over 2 years ago
  • sfr-iterative-dpo-llama-3-8b-r.Q6_K.gguf
    6.6 GB
    xet
    Upload sfr-iterative-dpo-llama-3-8b-r.Q6_K.gguf with huggingface_hub over 2 years ago