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

dkandpalz
/
grpo-eg-unsloth

Transformers
Safetensors
GGUF
English
qwen3
text-generation-inference
unsloth
conversational
Model card Files Files and versions
xet
Community

Instructions to use dkandpalz/grpo-eg-unsloth with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use dkandpalz/grpo-eg-unsloth with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("dkandpalz/grpo-eg-unsloth", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • llama.cpp

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

    How to use dkandpalz/grpo-eg-unsloth with Ollama:

    ollama run hf.co/dkandpalz/grpo-eg-unsloth:Q4_K_M
  • Unsloth Desktop
  • Docker Model Runner

    How to use dkandpalz/grpo-eg-unsloth with Docker Model Runner:

    docker model run hf.co/dkandpalz/grpo-eg-unsloth:Q4_K_M
  • Lemonade

    How to use dkandpalz/grpo-eg-unsloth with Lemonade:

    Pull the model
    # Download Lemonade from https://lemonade-server.ai/
    lemonade pull dkandpalz/grpo-eg-unsloth:Q4_K_M
    Run and chat with the model
    lemonade run user.grpo-eg-unsloth-Q4_K_M
    List all available models
    lemonade list
  • Atomic Chat
grpo-eg-unsloth
12.6 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
dkandpalz's picture
dkandpalz
(Trained with Unsloth)
888cba1 verified about 1 year ago
  • .gitattributes
    1.62 kB
    (Trained with Unsloth) about 1 year ago
  • README.md
    568 Bytes
    Unsloth Model Card about 1 year ago
  • adapter_config.json
    901 Bytes
    Upload model trained with Unsloth about 1 year ago
  • adapter_model.safetensors
    264 MB
    xet
    Upload model trained with Unsloth about 1 year ago
  • added_tokens.json
    707 Bytes
    (Trained with Unsloth) about 1 year ago
  • chat_template.jinja
    649 Bytes
    (Trained with Unsloth) about 1 year ago
  • config.json
    29 Bytes
    (Trained with Unsloth) about 1 year ago
  • generation_config.json
    139 Bytes
    (Trained with Unsloth) about 1 year ago
  • merges.txt
    1.67 MB
    (Trained with Unsloth) about 1 year ago
  • model-00001-of-00002.safetensors
    4.97 GB
    xet
    (Trained with Unsloth) about 1 year ago
  • model-00002-of-00002.safetensors
    3.08 GB
    xet
    (Trained with Unsloth) about 1 year ago
  • model.safetensors.index.json
    32.8 kB
    (Trained with Unsloth) about 1 year ago
  • special_tokens_map.json
    617 Bytes
    (Trained with Unsloth) about 1 year ago
  • tokenizer.json
    11.4 MB
    xet
    (Trained with Unsloth) about 1 year ago
  • tokenizer_config.json
    5.43 kB
    (Trained with Unsloth) about 1 year ago
  • unsloth.Q8_0.gguf
    4.28 GB
    xet
    (Trained with Unsloth) about 1 year ago
  • vocab.json
    2.78 MB
    (Trained with Unsloth) about 1 year ago