Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -8,13 +8,13 @@ tags:
|
|
8 |
- lazymergekit
|
9 |
- Locutusque/TinyMistral-248M-v2.5-Instruct
|
10 |
- Locutusque/TinyMistral-248M-v2.5-Instruct
|
11 |
-
- Locutusque/TinyMistral-248M-v2
|
12 |
-
- Locutusque/TinyMistral-248M-
|
13 |
base_model:
|
14 |
- Locutusque/TinyMistral-248M-v2.5-Instruct
|
15 |
- Locutusque/TinyMistral-248M-v2.5-Instruct
|
16 |
-
- Locutusque/TinyMistral-248M-v2
|
17 |
-
- Locutusque/TinyMistral-248M-
|
18 |
---
|
19 |
|
20 |
# TinyMistral-248m-v2.5-4x-Moe
|
@@ -22,8 +22,8 @@ base_model:
|
|
22 |
TinyMistral-248m-v2.5-4x-Moe is a Mixure of Experts (MoE) made with the following models using [LazyMergekit](https://colab.research.google.com/drive/1obulZ1ROXHjYLn6PPZJwRR6GzgQogxxb?usp=sharing):
|
23 |
* [Locutusque/TinyMistral-248M-v2.5-Instruct](https://huggingface.co/Locutusque/TinyMistral-248M-v2.5-Instruct)
|
24 |
* [Locutusque/TinyMistral-248M-v2.5-Instruct](https://huggingface.co/Locutusque/TinyMistral-248M-v2.5-Instruct)
|
25 |
-
* [Locutusque/TinyMistral-248M-v2
|
26 |
-
* [Locutusque/TinyMistral-248M-
|
27 |
|
28 |
## 🧩 Configuration
|
29 |
|
@@ -64,40 +64,8 @@ experts:
|
|
64 |
- "Summarize"
|
65 |
- "Make a recommendation on"
|
66 |
- "Answer this question"
|
67 |
-
- source_model: Locutusque/TinyMistral-248M-v2
|
68 |
-
|
69 |
-
- "Compare and contrast between"
|
70 |
-
- "Provide information about"
|
71 |
-
- "Help me understand"
|
72 |
-
negative_prompts:
|
73 |
-
- "Help me debug this code."
|
74 |
-
- "Optimize this C# script."
|
75 |
-
- "Implement this feature using JavaScript."
|
76 |
-
- "Convert this HTML structure into a more efficient design."
|
77 |
-
- "Assist me with writing a program that"
|
78 |
-
- "How do you"
|
79 |
-
- "Explain the concept of"
|
80 |
-
- "Give an overview of"
|
81 |
-
- "Summarize"
|
82 |
-
- "Make a recommendation on"
|
83 |
-
- "Answer this question"
|
84 |
-
- source_model: Locutusque/TinyMistral-248M-v2.5-Instruct
|
85 |
-
positive_prompts:
|
86 |
-
- "Summarize"
|
87 |
-
- "Make a recommendation on"
|
88 |
-
- "Answer this question"
|
89 |
-
negative_prompts:
|
90 |
-
- "Help me debug this code."
|
91 |
-
- "Optimize this C# script."
|
92 |
-
- "Implement this feature using JavaScript."
|
93 |
-
- "Convert this HTML structure into a more efficient design."
|
94 |
-
- "Assist me with writing a program that"
|
95 |
-
- "How do you"
|
96 |
-
- "Explain the concept of"
|
97 |
-
- "Give an overview of"
|
98 |
-
- "Compare and contrast between"
|
99 |
-
- "Provide information about"
|
100 |
-
- "Help me understand"
|
101 |
gate_mode: hidden
|
102 |
```
|
103 |
|
|
|
8 |
- lazymergekit
|
9 |
- Locutusque/TinyMistral-248M-v2.5-Instruct
|
10 |
- Locutusque/TinyMistral-248M-v2.5-Instruct
|
11 |
+
- Locutusque/TinyMistral-248M-v2-Instruct
|
12 |
+
- Locutusque/TinyMistral-248M-Instruct
|
13 |
base_model:
|
14 |
- Locutusque/TinyMistral-248M-v2.5-Instruct
|
15 |
- Locutusque/TinyMistral-248M-v2.5-Instruct
|
16 |
+
- Locutusque/TinyMistral-248M-v2-Instruct
|
17 |
+
- Locutusque/TinyMistral-248M-Instruct
|
18 |
---
|
19 |
|
20 |
# TinyMistral-248m-v2.5-4x-Moe
|
|
|
22 |
TinyMistral-248m-v2.5-4x-Moe is a Mixure of Experts (MoE) made with the following models using [LazyMergekit](https://colab.research.google.com/drive/1obulZ1ROXHjYLn6PPZJwRR6GzgQogxxb?usp=sharing):
|
23 |
* [Locutusque/TinyMistral-248M-v2.5-Instruct](https://huggingface.co/Locutusque/TinyMistral-248M-v2.5-Instruct)
|
24 |
* [Locutusque/TinyMistral-248M-v2.5-Instruct](https://huggingface.co/Locutusque/TinyMistral-248M-v2.5-Instruct)
|
25 |
+
* [Locutusque/TinyMistral-248M-v2-Instruct](https://huggingface.co/Locutusque/TinyMistral-248M-v2-Instruct)
|
26 |
+
* [Locutusque/TinyMistral-248M-Instruct](https://huggingface.co/Locutusque/TinyMistral-248M-Instruct)
|
27 |
|
28 |
## 🧩 Configuration
|
29 |
|
|
|
64 |
- "Summarize"
|
65 |
- "Make a recommendation on"
|
66 |
- "Answer this question"
|
67 |
+
- source_model: Locutusque/TinyMistral-248M-v2-Instruct
|
68 |
+
- source_model: Locutusque/TinyMistral-248M-Instruct
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
gate_mode: hidden
|
70 |
```
|
71 |
|