Update README.md
Browse files
README.md
CHANGED
@@ -23,6 +23,10 @@ The following models were included in the merge:
|
|
23 |
* [epfl-llm/meditron-7b](https://huggingface.co/epfl-llm/meditron-7b)
|
24 |
* [bofenghuang/vigogne-2-7b-instruct](https://huggingface.co/bofenghuang/vigogne-2-7b-instruct)
|
25 |
|
|
|
|
|
|
|
|
|
26 |
### Configuration
|
27 |
|
28 |
The following YAML configuration was used to produce this model:
|
@@ -46,5 +50,4 @@ parameters:
|
|
46 |
- value: 0.5
|
47 |
dtype: bfloat16
|
48 |
|
49 |
-
|
50 |
```
|
|
|
23 |
* [epfl-llm/meditron-7b](https://huggingface.co/epfl-llm/meditron-7b)
|
24 |
* [bofenghuang/vigogne-2-7b-instruct](https://huggingface.co/bofenghuang/vigogne-2-7b-instruct)
|
25 |
|
26 |
+
### Available Adapters
|
27 |
+
|
28 |
+
- [LoRA fine-tuning](https://huggingface.co/yqnis/vigomed-2-7b-slerp-lora)
|
29 |
+
|
30 |
### Configuration
|
31 |
|
32 |
The following YAML configuration was used to produce this model:
|
|
|
50 |
- value: 0.5
|
51 |
dtype: bfloat16
|
52 |
|
|
|
53 |
```
|