Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,8 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
|
|
|
|
|
|
3 |
tags:
|
4 |
- mergekit
|
5 |
- merge
|
@@ -103,7 +106,14 @@ model-index:
|
|
103 |
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=bunnycore/Phi-3.5-mini-TitanFusion-0.1
|
104 |
name: Open LLM Leaderboard
|
105 |
---
|
106 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
107 |
|
108 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
109 |
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
|
4 |
+
|
5 |
+
|
6 |
tags:
|
7 |
- mergekit
|
8 |
- merge
|
|
|
106 |
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=bunnycore/Phi-3.5-mini-TitanFusion-0.1
|
107 |
name: Open LLM Leaderboard
|
108 |
---
|
109 |
+
|
110 |
+
This is a merged pre-trained language model created using the TIES merge method. It is based on the microsoft/Phi-3.5-mini-instruct model and incorporates the knowledge and capabilities of the nbeerbower/phi3.5-gutenberg-4B and ArliAI/Phi-3.5-mini-3.8B-ArliAI-RPMax-v1.1 models.
|
111 |
+
|
112 |
+
## Capabilities:
|
113 |
+
|
114 |
+
- Roleplay: The model can engage in role-playing scenarios, taking on different personas and responding to prompts in a character-appropriate manner.
|
115 |
+
- Creative Writing: It can assist in creative writing tasks, such as brainstorming ideas, generating plotlines, or developing characters.
|
116 |
+
- Reasoning: The model can reason about information and draw conclusions based on the data it has been trained on.
|
117 |
|
118 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
119 |
|