Update README.md
Browse files
README.md
CHANGED
|
@@ -33,22 +33,21 @@ This is the model card of a 🤗 transformers model that has been pushed on the
|
|
| 33 |
|
| 34 |
This is an experiment in vision - the model has been created as a mistral/VisionEncoder/Decoder
|
| 35 |
|
| 36 |
-
Customized from
|
| 37 |
-
-Mixtral_AI_Cyber_Matrix_2.0(7b)
|
| 38 |
|
| 39 |
-
|
|
|
|
| 40 |
|
| 41 |
-
-
|
|
|
|
|
|
|
|
|
|
| 42 |
|
| 43 |
- **Developed by:** [LeroyDyer]
|
| 44 |
- **Model type:** [image-text-to-image-text]
|
| 45 |
- **Language(s) (NLP):** [English]
|
| 46 |
|
| 47 |
|
| 48 |
-
|
| 49 |
-
|
| 50 |
-
|
| 51 |
-
|
| 52 |
## How to Get Started with the Model
|
| 53 |
|
| 54 |
```python
|
|
|
|
| 33 |
|
| 34 |
This is an experiment in vision - the model has been created as a mistral/VisionEncoder/Decoder
|
| 35 |
|
| 36 |
+
Customized from:
|
|
|
|
| 37 |
|
| 38 |
+
```yaml
|
| 39 |
+
- Mixtral_AI_Cyber_Matrix_2.0(7b)
|
| 40 |
|
| 41 |
+
- TinyMistral (248)
|
| 42 |
+
|
| 43 |
+
- ikim-uk-essen/BiomedCLIP_ViT_patch16_224
|
| 44 |
+
```
|
| 45 |
|
| 46 |
- **Developed by:** [LeroyDyer]
|
| 47 |
- **Model type:** [image-text-to-image-text]
|
| 48 |
- **Language(s) (NLP):** [English]
|
| 49 |
|
| 50 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 51 |
## How to Get Started with the Model
|
| 52 |
|
| 53 |
```python
|