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

WoonaAI
/
CardProjector-24B-v1c

Safetensors
GGUF
mistral
conversational
Model card Files Files and versions
xet
Community

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

    How to use WoonaAI/CardProjector-24B-v1c with Ollama:

    ollama run hf.co/WoonaAI/CardProjector-24B-v1c
  • Unsloth Studio

    How to use WoonaAI/CardProjector-24B-v1c with Unsloth Studio:

    Install Unsloth Studio (macOS, Linux, WSL)
    curl -fsSL https://unsloth.ai/install.sh | sh
    # Run unsloth studio
    unsloth studio -H 0.0.0.0 -p 8888
    # Then open http://localhost:8888 in your browser
    # Search for WoonaAI/CardProjector-24B-v1c to start chatting
    Install Unsloth Studio (Windows)
    irm https://unsloth.ai/install.ps1 | iex
    # Run unsloth studio
    unsloth studio -H 0.0.0.0 -p 8888
    # Then open http://localhost:8888 in your browser
    # Search for WoonaAI/CardProjector-24B-v1c to start chatting
    Using HuggingFace Spaces for Unsloth
    # No setup required
    # Open https://huggingface.co/spaces/unsloth/studio in your browser
    # Search for WoonaAI/CardProjector-24B-v1c to start chatting
  • Atomic Chat new
  • Docker Model Runner

    How to use WoonaAI/CardProjector-24B-v1c with Docker Model Runner:

    docker model run hf.co/WoonaAI/CardProjector-24B-v1c
  • Lemonade

    How to use WoonaAI/CardProjector-24B-v1c with Lemonade:

    Pull the model
    # Download Lemonade from https://lemonade-server.ai/
    lemonade pull WoonaAI/CardProjector-24B-v1c
    Run and chat with the model
    lemonade run user.CardProjector-24B-v1c-{{QUANT_TAG}}
    List all available models
    lemonade list

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Gated model
You can list files but not access them

Preview of files found in this repository
  • .gitattributes
    1.65 kB
    Upload 6 files over 1 year ago
  • AlexBefest_CardProjector-24B-v1c-Q4_K.gguf
    14.3 GB
    xet
    Upload AlexBefest_CardProjector-24B-v1c-Q4_K.gguf over 1 year ago
  • config.json
    752 Bytes
    Upload 6 files over 1 year ago
  • generation_config.json
    156 Bytes
    Upload 6 files over 1 year ago
  • model.safetensors.index.json
    29.9 kB
    Upload 6 files over 1 year ago
  • special_tokens_map.json
    21.3 kB
    Upload 6 files over 1 year ago
  • tokenizer.json
    17.1 MB
    xet
    Upload 6 files over 1 year ago
  • tokenizer_config.json
    199 kB
    Upload 6 files over 1 year ago