ClaudioItaly
commited on
Commit
•
3f736d1
1
Parent(s):
8fe36c8
Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,12 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
![2024-06-05_134122.png](https://cdn-uploads.huggingface.co/production/uploads/6460ca24cd9ba6a317c3fe49/Jb9q_zfAAady4lN-U9zBk.png)
|
3 |
### Merge Method
|
4 |
|
@@ -39,7 +47,9 @@ integration between different fields of study. Such information will be useful t
|
|
39 |
responses even more accurate and useful in supporting academic research and understanding of the current and historical world.
|
40 |
|
41 |
### Configuration
|
|
|
42 |
|
|
|
43 |
The following YAML configuration was used to produce this model:
|
44 |
|
45 |
```yaml
|
|
|
1 |
---
|
2 |
+
base_model:
|
3 |
+
- lucyknada/microsoft_WizardLM-2-7B
|
4 |
+
- ClaudioItaly/TopEvolutionWiz
|
5 |
+
library_name: transformers
|
6 |
+
tags:
|
7 |
+
- mergekit
|
8 |
+
- merge
|
9 |
+
---
|
10 |
![2024-06-05_134122.png](https://cdn-uploads.huggingface.co/production/uploads/6460ca24cd9ba6a317c3fe49/Jb9q_zfAAady4lN-U9zBk.png)
|
11 |
### Merge Method
|
12 |
|
|
|
47 |
responses even more accurate and useful in supporting academic research and understanding of the current and historical world.
|
48 |
|
49 |
### Configuration
|
50 |
+
---
|
51 |
|
52 |
+
-
|
53 |
The following YAML configuration was used to produce this model:
|
54 |
|
55 |
```yaml
|