Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: llama3.2
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: llama3.2
|
| 3 |
+
base_model: meta-llama/Meta-Llama-3.2-3B
|
| 4 |
+
language:
|
| 5 |
+
- en
|
| 6 |
+
pipeline_tag: text-generation
|
| 7 |
+
tags:
|
| 8 |
+
- code
|
| 9 |
+
- spatial
|
| 10 |
+
- sql
|
| 11 |
+
- GIS
|
| 12 |
+
- PostGIS
|
| 13 |
+
---
|
| 14 |
+
**Documentation:**
|
| 15 |
+
https://huggingface.co/markrodrigo/Llama-3.2-3B-Instruct-Spatial-SQL-1.1
|
| 16 |
+
|
| 17 |
+
**Note**
|
| 18 |
+
These .gguf files are most likely the most recent for this project.
|