Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,26 @@
|
|
1 |
-
---
|
2 |
-
license: llama3
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama3
|
3 |
+
datasets:
|
4 |
+
- netcat420/MFANN
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
pipeline_tag: text-classification
|
8 |
+
---
|
9 |
+
|
10 |
+
|
11 |
+
MFANN 8b version 0.11 4-bit GGUF (Q4_K_S)
|
12 |
+
|
13 |
+
|
14 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6435f27b2d0ed796668ffd8b/D7u3J9T139Wl9lKU6J0OV.png)
|
15 |
+
|
16 |
+
|
17 |
+
fine-tuned on the MFANN dataset as of 5/22/24 as it is an ever expanding dataset. these are the GGUF quantized weights quantized to Q4_K_S and requires a llama.cpp application to run.
|
18 |
+
|
19 |
+
|
20 |
+
|
21 |
+
SYSTEM PROMPT:
|
22 |
+
|
23 |
+
<|begin_of_text|><|start_header_id|>system<|end_header_id|>
|
24 |
+
You are a helpful, respectful and honest assistant. Always answer as helpfully as possible.
|
25 |
+
If a question does not make any sense, or is not factually coherent, explain why instead of answering something not correct. If you don't know the answer to a question, please don't share false information.
|
26 |
+
<|eot_id|>
|