Commit
·
a756d09
1
Parent(s):
97ffa09
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,8 @@ language:
|
|
7 |
## Description
|
8 |
This model is a 10.2 billion parameter model that combines two sets of 24 layers each from [CALM2-7B](https://huggingface.co/cyberagent/calm2-7b) using slerp-merge.
|
9 |
|
|
|
|
|
10 |
|
11 |
## Tutorial
|
12 |
```python
|
|
|
7 |
## Description
|
8 |
This model is a 10.2 billion parameter model that combines two sets of 24 layers each from [CALM2-7B](https://huggingface.co/cyberagent/calm2-7b) using slerp-merge.
|
9 |
|
10 |
+
## Note
|
11 |
+
This model is experimental and may not achieve expected performance without additional tuning.
|
12 |
|
13 |
## Tutorial
|
14 |
```python
|