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

karrrr123456
/
gayace

Safetensors
GGUF
conversational
Model card Files Files and versions
xet
Community

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

    How to use karrrr123456/gayace with Ollama:

    ollama run hf.co/karrrr123456/gayace
  • Unsloth Desktop
  • Docker Model Runner

    How to use karrrr123456/gayace with Docker Model Runner:

    docker model run hf.co/karrrr123456/gayace
  • Lemonade

    How to use karrrr123456/gayace with Lemonade:

    Pull the model
    # Download Lemonade from https://lemonade-server.ai/
    lemonade pull karrrr123456/gayace
    Run and chat with the model
    lemonade run user.gayace-{{QUANT_TAG}}
    List all available models
    lemonade list
  • Atomic Chat

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
  • New folder
    Upload 5772 files about 1 year ago
  • ace_hf_model
    Upload 5772 files about 1 year ago
  • venv
    Upload 5772 files about 1 year ago
  • .gitattributes
    5.95 kB
    Upload 5772 files about 1 year ago
  • LICENSE
    36 Bytes
    Update LICENSE about 1 year ago
  • README.md
    68 Bytes
    initial commit about 1 year ago
  • ace_assistant_model.pt
    73.6 MB
    xet
    Upload 5772 files about 1 year ago
  • ace_tokenizer.pkl

    Detected Pickle imports (1)

    • "tokenizer.AceTokenizer"

    How to fix it?

    96 Bytes
    xet
    Upload 5772 files about 1 year ago
  • convert_ace_to_hf.py
    1.49 kB
    Upload 5772 files about 1 year ago
  • main.py
    1.58 kB
    Upload 5772 files about 1 year ago
  • model.py
    676 Bytes
    Upload 5772 files about 1 year ago
  • readme.md
    98 Bytes
    Upload 5772 files about 1 year ago
  • tokenizer.py
    737 Bytes
    Upload 5772 files about 1 year ago