ganchito commited on
Commit
56894aa
·
verified ·
1 Parent(s): 29ee19e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,3 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # 🦅 Dante-7B (GGUF) – Optimized for Ollama
2
 
3
  This repository provides a **quantized and GGUF-converted** version of the [Dante-7B](https://huggingface.co/outflanknl/Dante-7B) model, based on the **Qwen2 7B** architecture.
 
1
+ ---
2
+ language: en
3
+ license: apache-2.0
4
+ tags:
5
+ - gguf
6
+ - ollama
7
+ - llama.cpp
8
+ - quantized
9
+ - qwen2
10
+ - dante
11
+ pipeline_tag: text-generation
12
+ library_name: llama.cpp
13
+ base_model: outflanknl/Dante-7B
14
+ ---
15
+
16
  # 🦅 Dante-7B (GGUF) – Optimized for Ollama
17
 
18
  This repository provides a **quantized and GGUF-converted** version of the [Dante-7B](https://huggingface.co/outflanknl/Dante-7B) model, based on the **Qwen2 7B** architecture.