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

Nasaawakening
/
Zoder2.0-1B

Safetensors
GGUF
llama
mergekit
ties
slerp
minicpm
zoder
Model card Files Files and versions
xet
Community

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

    How to use Nasaawakening/Zoder2.0-1B with Ollama:

    ollama run hf.co/Nasaawakening/Zoder2.0-1B:Q4_K_M
  • Unsloth Desktop
  • Docker Model Runner

    How to use Nasaawakening/Zoder2.0-1B with Docker Model Runner:

    docker model run hf.co/Nasaawakening/Zoder2.0-1B:Q4_K_M
  • Lemonade

    How to use Nasaawakening/Zoder2.0-1B with Lemonade:

    Pull the model
    # Download Lemonade from https://lemonade-server.ai/
    lemonade pull Nasaawakening/Zoder2.0-1B:Q4_K_M
    Run and chat with the model
    lemonade run user.Zoder2.0-1B-Q4_K_M
    List all available models
    lemonade list
  • Atomic Chat
Zoder2.0-1B
6.03 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 28 commits
Nasaawakening's picture
Nasaawakening
Update card: REFINED recipe
e98959b verified 7 days ago
  • .gitattributes
    1.87 kB
    Upload Q8_0 GGUF 8 days ago
  • README.md
    1.59 kB
    Update card: REFINED recipe 7 days ago
  • Zoder2.0-1B-Q2_K.gguf
    486 MB
    xet
    Upload refined Q2_K 8 days ago
  • Zoder2.0-1B-Q3_K_M.gguf
    583 MB
    xet
    Upload refined Q3_K_M 8 days ago
  • Zoder2.0-1B-Q4_K_M.gguf
    688 MB
    xet
    Upload refined Q4_K_M 8 days ago
  • Zoder2.0-1B-Q5_K_M.gguf
    696 MB
    xet
    Upload refined Q5_K_M 7 days ago
  • Zoder2.0-1B-Q6_K.gguf
    704 MB
    xet
    Upload refined Q6_K 7 days ago
  • Zoder2.0-1B-Q8_0.gguf
    697 MB
    xet
    Upload refined Q8_0 7 days ago
  • config.json
    747 Bytes
    Upload Zoder 2.0-1B SLERP merge 8 days ago
  • mergekit_config.yml
    259 Bytes
    Upload Zoder 2.0-1B REFINED (TIES + SLERP Pullback) 8 days ago
  • model-00001-of-00003.safetensors
    986 MB
    xet
    Upload Zoder 2.0-1B REFINED (TIES + SLERP Pullback) 8 days ago
  • model-00002-of-00003.safetensors
    998 MB
    xet
    Upload Zoder 2.0-1B REFINED (TIES + SLERP Pullback) 8 days ago
  • model-00003-of-00003.safetensors
    177 MB
    xet
    Upload Zoder 2.0-1B REFINED (TIES + SLERP Pullback) 8 days ago
  • model.safetensors.index.json
    18 kB
    Upload Zoder 2.0-1B SLERP merge 8 days ago
  • special_tokens_map.json
    551 Bytes
    Upload Zoder 2.0-1B SLERP merge 8 days ago
  • tokenizer.json
    9.89 MB
    Upload Zoder 2.0-1B SLERP merge 8 days ago
  • tokenizer_config.json
    470 Bytes
    Upload Zoder 2.0-1B REFINED (TIES + SLERP Pullback) 8 days ago