GGUF
llm
conversational
File size: 2,139 Bytes
966949e
2bbb857
966949e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6ef6ecf
 
 
 
 
 
 
 
2bbb857
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
license: cc-by-sa-4.0
tags:
  - gguf
  - llm
base_model: cstr/Spaetzle-v12-7b
---

# Spaetzle-v12-7b — GGUF

GGUF conversion of [cstr/Spaetzle-v12-7b](https://huggingface.co/cstr/Spaetzle-v12-7b). Spaetzle v12 German 7B fine-tune.

## Files

| File | Size |
|------|------|
| `Spaetzle-v12-7b-q4-k-m.gguf` | 4166 MB |

Compatible with [llama.cpp](https://github.com/ggml-org/llama.cpp) and other GGUF runtimes.

## Provenance and EU AI Act Art. 53 note

- **Base model:** [cstr/Spaetzle-v12-7b](https://huggingface.co/cstr/Spaetzle-v12-7b) — a mergekit merge published by the same maintainer as this repository. It is **not** a third-party upstream: the maintainer authored that model.
- **What was done here:** format conversion and/or quantisation of that base model only (GGUF). No further training, fine-tuning or merging was applied at this step.
- **Licence:** `llama2`, inherited through the base model from the models it was built from.
- **Training data:** none was used, added or selected at this conversion step. The base model's card lists the models it was built from; their training content is documented — where it is documented at all — by their respective providers.
- **Provider status:** under Regulation (EU) 2024/1689 this repository makes no provider claim for the *conversion step*. Any provider obligations attaching to the model itself — including Art. 53(1)(c) copyright policy and Art. 53(1)(d) training-content summary — attach at [cstr/Spaetzle-v12-7b](https://huggingface.co/cstr/Spaetzle-v12-7b), not here.

**Licence — corrected 2026-08-02.** `cc-by-sa-4.0`, inherited from
[`cstr/Spaetzle-v12-7b`](https://huggingface.co/cstr/Spaetzle-v12-7b), which contains `ResplendentAI/Flora_DPO_7B` (CC-BY-SA-4.0). This card previously declared `llama2`, which is doubly wrong: the base is a Mistral merge, not a Llama one.

Quantisation changes the numeric representation of the weights, not their
terms. The base model's licence was itself resolved on 2026-08-02 by reading the
mergekit configuration in its card and taking the most restrictive constituent
licence; this file inherits the result.