Robin Kroonen
commited on
Commit
·
292c9e4
1
Parent(s):
b1109df
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
datasets:
|
| 4 |
+
- Intel/neuralchat_dataset_preprocessed
|
| 5 |
+
tags:
|
| 6 |
+
- intel
|
| 7 |
+
- neuralchat
|
| 8 |
+
- gguf
|
| 9 |
+
- llama
|
| 10 |
+
- llama2
|
| 11 |
+
- llamacpp
|
| 12 |
---
|
| 13 |
+
This is a quantized GGUF version of @intel neural-chat 3.1 7B quantized to 4_0 and 8_0 bits.
|
| 14 |
+
|
| 15 |
+
(link to the original model : https://huggingface.co/Intel/neural-chat-7b-v3-1/)
|