LeroyDyer commited on
Commit
59defb8
·
verified ·
1 Parent(s): 12222b4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -2
README.md CHANGED
@@ -8,6 +8,15 @@ tags:
8
  - text-to-text
9
  - image-text-to-image-text
10
  pipeline_tag: image-text-to-text
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  # LeroyDyer/Mixtral_AI_Cyber_Q_Vision
@@ -37,11 +46,19 @@ This is an experiment in vision - the model has been created as a mistral/Vision
37
  Customized from:
38
 
39
  ```yaml
 
 
40
  - Mixtral_AI_Cyber_Matrix_2.0(7b)
 
 
 
 
 
 
 
 
41
 
42
- - TinyMistral (248)
43
 
44
- - ikim-uk-essen/BiomedCLIP_ViT_patch16_224
45
  ```
46
 
47
  - **Developed by:** [LeroyDyer]
 
8
  - text-to-text
9
  - image-text-to-image-text
10
  pipeline_tag: image-text-to-text
11
+ BaseModel:
12
+ - Mixtral_AI_Cyber_Matrix_2.0(7b)
13
+ Decoder:
14
+ - Locutusque/TinyMistral-248M-v2
15
+ ImageProcessor:
16
+ - ikim-uk-essen/BiomedCLIP_ViT_patch16_224
17
+ - Lin-Chen/ShareGPT4V-7B_Pretrained_vit-large336-l12
18
+ Encoder:
19
+ - google/vit-base-patch16-224-in21k
20
  ---
21
 
22
  # LeroyDyer/Mixtral_AI_Cyber_Q_Vision
 
46
  Customized from:
47
 
48
  ```yaml
49
+
50
+ BaseModel:
51
  - Mixtral_AI_Cyber_Matrix_2.0(7b)
52
+ Decoder:
53
+ - Locutusque/TinyMistral-248M-v2
54
+ ImageProcessor:
55
+ - ikim-uk-essen/BiomedCLIP_ViT_patch16_224
56
+ - Lin-Chen/ShareGPT4V-7B_Pretrained_vit-large336-l12
57
+ Encoder:
58
+ - google/vit-base-patch16-224-in21k
59
+
60
 
 
61
 
 
62
  ```
63
 
64
  - **Developed by:** [LeroyDyer]