Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

MarsupialAI
/
Foredoomed-9B_iMatrix_GGUF

HERMES
GGUF
English
mistral
uncensored
Merge
slerp
foredoomed
passthrough_merge
9B
starling
dolphin
openchat
erebus
cockatrice
holodeck
limarp
koboldai
mergekit
Model card Files Files and versions
xet
Community

Instructions to use MarsupialAI/Foredoomed-9B_iMatrix_GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • HERMES

    How to use MarsupialAI/Foredoomed-9B_iMatrix_GGUF with HERMES:

    # No code snippets available yet for this library.
    
    # To use this model, check the repository files and the library's documentation.
    
    # Want to help? PRs adding snippets are welcome at:
    # https://github.com/huggingface/huggingface.js
  • llama-cpp-python

    How to use MarsupialAI/Foredoomed-9B_iMatrix_GGUF with llama-cpp-python:

    # !pip install llama-cpp-python
    
    from llama_cpp import Llama
    
    llm = Llama.from_pretrained(
    	repo_id="MarsupialAI/Foredoomed-9B_iMatrix_GGUF",
    	filename="Foredoomed-9B_Q4km.gguf",
    )
    
    output = llm(
    	"Once upon a time,",
    	max_tokens=512,
    	echo=True
    )
    print(output)
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • llama.cpp

    How to use MarsupialAI/Foredoomed-9B_iMatrix_GGUF with llama.cpp:

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

    How to use MarsupialAI/Foredoomed-9B_iMatrix_GGUF with Ollama:

    ollama run hf.co/MarsupialAI/Foredoomed-9B_iMatrix_GGUF
  • Unsloth Studio new

    How to use MarsupialAI/Foredoomed-9B_iMatrix_GGUF 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 MarsupialAI/Foredoomed-9B_iMatrix_GGUF 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 MarsupialAI/Foredoomed-9B_iMatrix_GGUF to start chatting
    Using HuggingFace Spaces for Unsloth
    # No setup required
    # Open https://huggingface.co/spaces/unsloth/studio in your browser
    # Search for MarsupialAI/Foredoomed-9B_iMatrix_GGUF to start chatting
  • Docker Model Runner

    How to use MarsupialAI/Foredoomed-9B_iMatrix_GGUF with Docker Model Runner:

    docker model run hf.co/MarsupialAI/Foredoomed-9B_iMatrix_GGUF
  • Lemonade

    How to use MarsupialAI/Foredoomed-9B_iMatrix_GGUF with Lemonade:

    Pull the model
    # Download Lemonade from https://lemonade-server.ai/
    lemonade pull MarsupialAI/Foredoomed-9B_iMatrix_GGUF
    Run and chat with the model
    lemonade run user.Foredoomed-9B_iMatrix_GGUF-{{QUANT_TAG}}
    List all available models
    lemonade list
Foredoomed-9B_iMatrix_GGUF
82.8 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
MarsupialAI's picture
MarsupialAI
Upload Foredoomed-9B-imatrix.dat
44bbc98 verified about 2 years ago
  • .gitattributes
    2.06 kB
    Upload Foredoomed-9B-imatrix.dat about 2 years ago
  • Foredoomed-9B-imatrix.dat
    6.86 MB
    xet
    Upload Foredoomed-9B-imatrix.dat about 2 years ago
  • Foredoomed-9B_Q4km.gguf
    5.94 GB
    xet
    Upload 4 files about 2 years ago
  • Foredoomed-9B_Q5km.gguf
    6.98 GB
    xet
    Upload 4 files about 2 years ago
  • Foredoomed-9B_Q6k.gguf
    8.09 GB
    xet
    Upload 4 files about 2 years ago
  • Foredoomed-9B_Q8.gguf
    10.5 GB
    xet
    Upload 4 files about 2 years ago
  • Foredoomed-9B_fp16.gguf
    39.4 GB
    xet
    Upload Foredoomed-9B_fp16.gguf about 2 years ago
  • Foredoomed-9B_iQ2xxs.gguf
    2.69 GB
    xet
    Upload Foredoomed-9B_iQ2xxs.gguf about 2 years ago
  • Foredoomed-9B_iQ3xxs.gguf
    3.83 GB
    xet
    Upload Foredoomed-9B_iQ3xxs.gguf about 2 years ago
  • Foredoomed-9B_iQ4xs.gguf
    5.31 GB
    xet
    Upload Foredoomed-9B_iQ4xs.gguf about 2 years ago
  • README.md
    376 Bytes
    Create README.md about 2 years ago
  • groups_merged.txt
    201 kB
    Upload groups_merged.txt about 2 years ago