Update README.md
Browse files
README.md
CHANGED
@@ -49,6 +49,10 @@ print(generate_response(prompt), "\n")
|
|
49 |
|
50 |
The model is capable of quality code, math, and logical reasoning. Try whatever questions you think of.
|
51 |
|
|
|
|
|
|
|
|
|
52 |
# Evaluations
|
53 |
|
54 |
https://huggingface.co/datasets/open-llm-leaderboard/details_macadeliccc__piccolo-8x7b
|
|
|
49 |
|
50 |
The model is capable of quality code, math, and logical reasoning. Try whatever questions you think of.
|
51 |
|
52 |
+
## Example output
|
53 |
+
|
54 |
+
![example_output](https://huggingface.co/macadeliccc/piccolo-8x7b-GGUF/blob/main/piccolo-llama-2.png)
|
55 |
+
|
56 |
# Evaluations
|
57 |
|
58 |
https://huggingface.co/datasets/open-llm-leaderboard/details_macadeliccc__piccolo-8x7b
|