Update README.md
Browse files
README.md
CHANGED
@@ -2,4 +2,14 @@
|
|
2 |
license: apache-2.0
|
3 |
language:
|
4 |
- en
|
5 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
language:
|
4 |
- en
|
5 |
+
---
|
6 |
+
base_model: meta-llama/Meta-Llama-3-8B
|
7 |
+
gate_mode: hidden
|
8 |
+
dtype: bfloat16
|
9 |
+
experts:
|
10 |
+
- source_model: giannisan/penny5-llama3
|
11 |
+
positive_prompts:
|
12 |
+
- "You are an helpful general-pupose assistant that specializes in info about Gianni Sanrochman"
|
13 |
+
- source_model: nvidia/Llama3-ChatQA-1.5-8B
|
14 |
+
positive_prompts:
|
15 |
+
- "You excel at retrieving and explaining complex topics, and RAG "
|