How to use from
Hermes Agent
Start the llama.cpp server
# Install llama.cpp:
brew install llama.cpp
# Start a local OpenAI-compatible server:
llama-server -hf QuantFactory/Stella-mistral-nemo-12B-v2-GGUF:
Configure Hermes
# Install Hermes:
curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash
hermes setup
# Point Hermes at the local server:
hermes config set model.provider custom
hermes config set model.base_url http://127.0.0.1:8080/v1
hermes config set model.default QuantFactory/Stella-mistral-nemo-12B-v2-GGUF:
Run Hermes
hermes
Quick Links

QuantFactory Banner

QuantFactory/Stella-mistral-nemo-12B-v2-GGUF

This is quantized version of nbeerbower/Stella-mistral-nemo-12B-v2 created using llama.cpp

Original Model Card

Stella-mistral-nemo-12B-v2

This is a merge of pre-trained language models created using mergekit.

Merge Details

Merge Method

This model was merged using the Model Stock merge method using nbeerbower/mistral-nemo-bophades-12B as a base.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:

models:
    - model: nbeerbower/Lyra-Gutenberg-mistral-nemo-12B
    - model: nbeerbower/mistral-nemo-gutenberg-12B-v4
    - model: nbeerbower/mistral-nemo-gutenberg-12B-v3
merge_method: model_stock
base_model: nbeerbower/mistral-nemo-bophades-12B
dtype: bfloat16

Downloads last month
67
GGUF
Model size
12B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

2-bit

3-bit

4-bit

5-bit

6-bit

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for QuantFactory/Stella-mistral-nemo-12B-v2-GGUF

Paper for QuantFactory/Stella-mistral-nemo-12B-v2-GGUF