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

sizzlebop
/
Pip_v1.0_TinyReasoner

Transformers
PyTorch
Safetensors
GGUF
English
llama
text-generation-inference
unsloth
trl
grpo
conversational
Model card Files Files and versions
xet
Community
1

Instructions to use sizzlebop/Pip_v1.0_TinyReasoner with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use sizzlebop/Pip_v1.0_TinyReasoner with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("sizzlebop/Pip_v1.0_TinyReasoner", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • llama.cpp

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

    How to use sizzlebop/Pip_v1.0_TinyReasoner with Ollama:

    ollama run hf.co/sizzlebop/Pip_v1.0_TinyReasoner:Q4_K_M
  • Unsloth Desktop
  • Docker Model Runner

    How to use sizzlebop/Pip_v1.0_TinyReasoner with Docker Model Runner:

    docker model run hf.co/sizzlebop/Pip_v1.0_TinyReasoner:Q4_K_M
  • Lemonade

    How to use sizzlebop/Pip_v1.0_TinyReasoner with Lemonade:

    Pull the model
    # Download Lemonade from https://lemonade-server.ai/
    lemonade pull sizzlebop/Pip_v1.0_TinyReasoner:Q4_K_M
    Run and chat with the model
    lemonade run user.Pip_v1.0_TinyReasoner-Q4_K_M
    List all available models
    lemonade list
  • Atomic Chat
Pip_v1.0_TinyReasoner
9.23 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 13 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
4ae55cd verified over 1 year ago
  • .gitattributes
    1.96 kB
    Upload Pip_v1.0_TinyReasoner.Q5_K_M.gguf over 1 year ago
  • Pip-v1.0-TinyReasoner.F16.gguf
    2.2 GB
    xet
    Rename unsloth.F16.gguf to Pip-v1.0-TinyReasoner.F16.gguf over 1 year ago
  • Pip-v1.0-TinyReasoner.Q8_0.gguf
    1.17 GB
    xet
    Rename unsloth.Q8_0.gguf to Pip-v1.0-TinyReasoner.Q8_0.gguf over 1 year ago
  • Pip_v1.0_TinyReasoner.Q4_K_M.gguf
    668 MB
    xet
    Rename unsloth.Q4_K_M.gguf to Pip_v1.0_TinyReasoner.Q4_K_M.gguf over 1 year ago
  • Pip_v1.0_TinyReasoner.Q5_K_M.gguf
    782 MB
    xet
    Upload Pip_v1.0_TinyReasoner.Q5_K_M.gguf over 1 year ago
  • README.md
    583 Bytes
    Trained with Unsloth over 1 year ago
  • config.json
    29 Bytes
    (Trained with Unsloth) over 1 year ago
  • generation_config.json
    176 Bytes
    Trained with Unsloth over 1 year ago
  • model.safetensors
    2.2 GB
    xet
    Adding `safetensors` variant of this model over 1 year ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict",
    • "torch.HalfStorage"

    What is a pickle import?

    2.2 GB
    xet
    Trained with Unsloth over 1 year ago
  • special_tokens_map.json
    552 Bytes
    Upload tokenizer over 1 year ago
  • tokenizer.json
    3.62 MB
    Upload tokenizer over 1 year ago
  • tokenizer_config.json
    1.4 kB
    Upload tokenizer over 1 year ago