Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Model Card: Llama-3.2-3B-Qgis-update1-q4_k_m-Instruct
|
2 |
|
3 |
## Overview
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
tags:
|
5 |
+
- transformers
|
6 |
+
- llama
|
7 |
+
- qgis
|
8 |
+
- geospatial
|
9 |
+
- instruction-following
|
10 |
+
- conversational
|
11 |
+
license: apache-2.0
|
12 |
+
datasets:
|
13 |
+
- custom-qgis-dataset
|
14 |
+
base_model: unsloth/llama-3.2-3b-instruct-bnb-4bit
|
15 |
+
library_name: transformers
|
16 |
+
inference: true
|
17 |
+
quantized: true
|
18 |
+
---
|
19 |
+
|
20 |
+
|
21 |
# Model Card: Llama-3.2-3B-Qgis-update1-q4_k_m-Instruct
|
22 |
|
23 |
## Overview
|