Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-sa-4.0
|
3 |
+
language:
|
4 |
+
- 'no'
|
5 |
+
---
|
6 |
+
|
7 |
+
GGUFs for NorLlama 3b: https://huggingface.co/NorGLM/NorLlama-3B
|
8 |
+
|
9 |
+
I don't speak Norwegian and have no clue if this model even works. I just needed something conveniently-small to test my quantizing
|
10 |
+
script, and this didn't have any GGUFs yet. Seemed silly to just throw the quants away, so here they are.
|