Update README.md
Browse files
README.md
CHANGED
@@ -27,6 +27,10 @@ Yugo45-GPT is a merge of the following models using [LazyMergekit](https://colab
|
|
27 |
* [datatab/YugoGPT-Alpaca-v1](https://huggingface.co/datatab/YugoGPT-Alpaca-v1)
|
28 |
* [FlexingD/yarn-mistral-7B-64k-instruct-alpaca-cleaned-origin](https://huggingface.co/FlexingD/yarn-mistral-7B-64k-instruct-alpaca-cleaned-origin)
|
29 |
|
|
|
|
|
|
|
|
|
30 |
## 🧩 Configuration
|
31 |
|
32 |
```yaml
|
@@ -56,4 +60,5 @@ dtype: bfloat16
|
|
56 |
|
57 |
```python
|
58 |
# TBD
|
59 |
-
```
|
|
|
|
27 |
* [datatab/YugoGPT-Alpaca-v1](https://huggingface.co/datatab/YugoGPT-Alpaca-v1)
|
28 |
* [FlexingD/yarn-mistral-7B-64k-instruct-alpaca-cleaned-origin](https://huggingface.co/FlexingD/yarn-mistral-7B-64k-instruct-alpaca-cleaned-origin)
|
29 |
|
30 |
+
## 📌 Note
|
31 |
+
|
32 |
+
Special thanks for idea [**Stopwolf**](https://huggingface.co/Stopwolf) and this **X** post [**@TheStopwolf**](https://twitter.com/TheStopwolf/status/1761350502212599890)
|
33 |
+
|
34 |
## 🧩 Configuration
|
35 |
|
36 |
```yaml
|
|
|
60 |
|
61 |
```python
|
62 |
# TBD
|
63 |
+
```
|
64 |
+
|