Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,7 @@ tags:
|
|
8 |
base_model:
|
9 |
- fhai50032/BeagleLake-7B-Toxic
|
10 |
- Arc53/docsgpt-7b-mistral
|
|
|
11 |
---
|
12 |
|
13 |
# Toctabledog7b
|
@@ -16,6 +17,13 @@ Toctabledog7b is a merge of the following models using [LazyMergekit](https://co
|
|
16 |
* [fhai50032/BeagleLake-7B-Toxic](https://huggingface.co/fhai50032/BeagleLake-7B-Toxic)
|
17 |
* [Arc53/docsgpt-7b-mistral](https://huggingface.co/Arc53/docsgpt-7b-mistral)
|
18 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
## 🧩 Configuration
|
20 |
|
21 |
```yaml
|
|
|
8 |
base_model:
|
9 |
- fhai50032/BeagleLake-7B-Toxic
|
10 |
- Arc53/docsgpt-7b-mistral
|
11 |
+
license: apache-2.0
|
12 |
---
|
13 |
|
14 |
# Toctabledog7b
|
|
|
17 |
* [fhai50032/BeagleLake-7B-Toxic](https://huggingface.co/fhai50032/BeagleLake-7B-Toxic)
|
18 |
* [Arc53/docsgpt-7b-mistral](https://huggingface.co/Arc53/docsgpt-7b-mistral)
|
19 |
|
20 |
+
The idea is to get an smart and efficient RAG happy assistant that won't judge you while for what it finds while searching through your lemon collection.
|
21 |
+
This merge wasn't made to discover facts but ideas.
|
22 |
+
|
23 |
+
It seems okay, but take the results it finds with a pinch of salt.
|
24 |
+
|
25 |
+
Cursory testing with REOR (https://github.com/reorproject/reor) seems positive. YMMV
|
26 |
+
|
27 |
## 🧩 Configuration
|
28 |
|
29 |
```yaml
|