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

Nekuromento
/
llama3-empower-functions-small-v1.1-Q6_K-GGUF

GGUF
function
function-calling
tool-using
llama-cpp
gguf-my-repo
conversational
Model card Files Files and versions
xet
Community

Instructions to use Nekuromento/llama3-empower-functions-small-v1.1-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 Nekuromento/llama3-empower-functions-small-v1.1-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 Nekuromento/llama3-empower-functions-small-v1.1-Q6_K-GGUF:Q6_K
    # Run inference directly in the terminal:
    llama cli -hf Nekuromento/llama3-empower-functions-small-v1.1-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 Nekuromento/llama3-empower-functions-small-v1.1-Q6_K-GGUF:Q6_K
    # Run inference directly in the terminal:
    llama cli -hf Nekuromento/llama3-empower-functions-small-v1.1-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 Nekuromento/llama3-empower-functions-small-v1.1-Q6_K-GGUF:Q6_K
    # Run inference directly in the terminal:
    ./llama-cli -hf Nekuromento/llama3-empower-functions-small-v1.1-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 Nekuromento/llama3-empower-functions-small-v1.1-Q6_K-GGUF:Q6_K
    # Run inference directly in the terminal:
    ./build/bin/llama-cli -hf Nekuromento/llama3-empower-functions-small-v1.1-Q6_K-GGUF:Q6_K
    Use Docker
    docker model run hf.co/Nekuromento/llama3-empower-functions-small-v1.1-Q6_K-GGUF:Q6_K
  • LM Studio
  • Jan
  • Ollama

    How to use Nekuromento/llama3-empower-functions-small-v1.1-Q6_K-GGUF with Ollama:

    ollama run hf.co/Nekuromento/llama3-empower-functions-small-v1.1-Q6_K-GGUF:Q6_K
  • Unsloth Desktop
  • Docker Model Runner

    How to use Nekuromento/llama3-empower-functions-small-v1.1-Q6_K-GGUF with Docker Model Runner:

    docker model run hf.co/Nekuromento/llama3-empower-functions-small-v1.1-Q6_K-GGUF:Q6_K
  • Lemonade

    How to use Nekuromento/llama3-empower-functions-small-v1.1-Q6_K-GGUF with Lemonade:

    Pull the model
    # Download Lemonade from https://lemonade-server.ai/
    lemonade pull Nekuromento/llama3-empower-functions-small-v1.1-Q6_K-GGUF:Q6_K
    Run and chat with the model
    lemonade run user.llama3-empower-functions-small-v1.1-Q6_K-GGUF-Q6_K
    List all available models
    lemonade list
  • Atomic Chat
llama3-empower-functions-small-v1.1-Q6_K-GGUF
6.6 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Nekuromento's picture
Nekuromento
Upload llama3-empower-functions-small-v1.1-q6_k.gguf with huggingface_hub
ce18d2a verified almost 2 years ago
  • .gitattributes
    1.6 kB
    Upload llama3-empower-functions-small-v1.1-q6_k.gguf with huggingface_hub almost 2 years ago
  • README.md
    2.05 kB
    Upload README.md with huggingface_hub almost 2 years ago
  • llama3-empower-functions-small-v1.1-q6_k.gguf
    6.6 GB
    xet
    Upload llama3-empower-functions-small-v1.1-q6_k.gguf with huggingface_hub almost 2 years ago