Edit model card

Hannah-1

Hannah-1 is a merge of the following models using mergekit:

🧩 Configuration

models:
  - model: mistralai/Mistral-7B-v0.1
    # no parameters necessary for base model
  - model: openchat/openchat-3.5-1210
    parameters:
      density: 0.5
      weight: 0.5
  - model: Norquinal/Mistral-7B-claude-chat
    parameters:
      density: 0.5
      weight: 0.3
  - model: amazon/MistralLite
    parameters:
      density: 0.5
      weight: 0.2
merge_method: ties
base_model: mistralai/Mistral-7B-v0.1
parameters:
  normalize: true
dtype: float16
Downloads last month
8
Safetensors
Model size
7.24B params
Tensor type
FP16
·
Inference API
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social visibility and check back later, or deploy to Inference Endpoints (dedicated) instead.