librarian-bot commited on
Commit
279cd15
1 Parent(s): a2dd71d

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 +4 -3
README.md CHANGED
@@ -1,10 +1,11 @@
1
  ---
2
- base_model:
3
- - jondurbin/nontoxic-bagel-34b-v0.2
4
  tags:
5
  - mergekit
6
  - frankenstein
7
- license: mit
 
 
8
  ---
9
 
10
  # Shqiponja-59 V1
 
1
  ---
2
+ license: mit
 
3
  tags:
4
  - mergekit
5
  - frankenstein
6
+ - merge
7
+ base_model:
8
+ - jondurbin/nontoxic-bagel-34b-v0.2
9
  ---
10
 
11
  # Shqiponja-59 V1