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

at-aaims-epic
/
llama-3-sqlcoder-8b-F16-GGUF

GGUF
llama
conversational
Model card Files Files and versions
xet
Community

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

    How to use at-aaims-epic/llama-3-sqlcoder-8b-F16-GGUF with Ollama:

    ollama run hf.co/at-aaims-epic/llama-3-sqlcoder-8b-F16-GGUF:F16
  • Unsloth Desktop
  • Docker Model Runner

    How to use at-aaims-epic/llama-3-sqlcoder-8b-F16-GGUF with Docker Model Runner:

    docker model run hf.co/at-aaims-epic/llama-3-sqlcoder-8b-F16-GGUF:F16
  • Lemonade

    How to use at-aaims-epic/llama-3-sqlcoder-8b-F16-GGUF with Lemonade:

    Pull the model
    # Download Lemonade from https://lemonade-server.ai/
    lemonade pull at-aaims-epic/llama-3-sqlcoder-8b-F16-GGUF:F16
    Run and chat with the model
    lemonade run user.llama-3-sqlcoder-8b-F16-GGUF-F16
    List all available models
    lemonade list
  • Atomic Chat
llama-3-sqlcoder-8b-F16-GGUF
16.1 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
jesse-r-s-hines's picture
jesse-r-s-hines
Upload folder using huggingface_hub
4a43de2 verified over 1 year ago
  • .gitattributes
    1.59 kB
    Upload Meta-Llama-3-8B-Instruct-F16.gguf with huggingface_hub over 1 year ago
  • Meta-Llama-3-8B-Instruct-F16.gguf
    16.1 GB
    xet
    Upload Meta-Llama-3-8B-Instruct-F16.gguf with huggingface_hub over 1 year ago
  • config.json
    707 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • generation_config.json
    191 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • special_tokens_map.json
    301 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • tokenizer.json
    9.09 MB
    Upload folder using huggingface_hub over 1 year ago
  • tokenizer_config.json
    51 kB
    Upload folder using huggingface_hub over 1 year ago
  • trainer_state.json
    22.6 kB
    Upload folder using huggingface_hub over 1 year ago
  • training_args.bin

    Detected Pickle imports (9)

    • "torch.device",
    • "transformers.trainer_utils.IntervalStrategy",
    • "accelerate.utils.dataclasses.DistributedType",
    • "accelerate.state.PartialState",
    • "transformers.training_args.OptimizerNames",
    • "transformers.training_args.TrainingArguments",
    • "transformers.trainer_utils.HubStrategy",
    • "transformers.trainer_pt_utils.AcceleratorConfig",
    • "transformers.trainer_utils.SchedulerType"

    How to fix it?

    5.11 kB
    xet
    Upload folder using huggingface_hub over 1 year ago