Add Readme
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- llama.cpp
|
5 |
+
- gguf
|
6 |
---
|
7 |
+
|
8 |
+
Direct llama.cpp/GGUF fp16 conversion from the original safetensors https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2, context 8192.
|