librarian-bot commited on
Commit
351a04c
1 Parent(s): 419eb8f

Librarian Bot: Add merge tag to model

Browse files

This pull request aims to enrich the metadata of your model by adding an `merge` `tag` in the `YAML` block of your model's `README.md`.

How did we find this information? We infered that this model is a `merge` model based on the presence of one of the following files:

- `merge.yml`
- `merge.yaml`
- `mergekit_config.yml`
- `mergekit_config.yaml`


**Why add this?** Enhancing your model's metadata in this way:
- **Boosts Discoverability** - It becomes easier to find merge models on the Hub
- **Helping understand the ecosystem** - It becomes easier to understand the ecosystem of merge models on the Hub


This PR comes courtesy of [Librarian Bot](https://huggingface.co/librarian-bot). If you have any feedback, queries, or need assistance, please don't hesitate to reach out to

@davanstrien

.

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -4,6 +4,7 @@ tags:
4
  - mergekit
5
  - mistralai/Mistral-7B-Instruct-v0.2
6
  - mistralai/Mistral-7B-Instruct-v0.2
 
7
  ---
8
 
9
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64545af5ec40bbbd01242ca6/CHx9TxNMX79pEm2WO2jXg.png)
 
4
  - mergekit
5
  - mistralai/Mistral-7B-Instruct-v0.2
6
  - mistralai/Mistral-7B-Instruct-v0.2
7
+ - merge
8
  ---
9
 
10
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64545af5ec40bbbd01242ca6/CHx9TxNMX79pEm2WO2jXg.png)