Update README.md
Browse files
README.md
CHANGED
@@ -18,14 +18,14 @@ Cephalo provides a robust framework for multimodal interaction and understanding
|
|
18 |
|
19 |
## Overview of Models:
|
20 |
|
21 |
-
-
|
22 |
-
- Base version of the Cephalo-Phi-3 model, trained on GPT-4o distilled image-text data from Wikipedia and scientific papers
|
23 |
-
-
|
24 |
-
- Improved version of the Cephalo-Phi-3 model, trained on GPT-4o and Idefics-2 distilled image-text data from Wikipedia and scientific papers, as well as a large text-only corpus
|
25 |
-
-
|
26 |
-
- Trained on Idefics-2 distilled image-text data from Wikipedia and scientific papers
|
27 |
-
-
|
28 |
-
- Trained on GPT-4o distilled image-text data from Wikipedia and scientific papers
|
29 |
|
30 |
## Citation
|
31 |
|
|
|
18 |
|
19 |
## Overview of Models:
|
20 |
|
21 |
+
- [Cephalo-Phi-3-vision-128k-4b-alpha](https://huggingface.co/lamm-mit/Cephalo-Phi-3-vision-128k-4b-alpha)
|
22 |
+
- Base version of the Cephalo-Phi-3 model, trained on GPT-4o distilled image-text data from Wikipedia and scientific papers. Good baseline model, struggles in longer conversations.
|
23 |
+
- [Cephalo-Phi-3-vision-128k-4b-beta](https://huggingface.co/lamm-mit/Cephalo-Phi-3-vision-128k-4b-beta)
|
24 |
+
- Improved version of the Cephalo-Phi-3 model, trained on GPT-4o and Idefics-2 distilled image-text data from Wikipedia and scientific papers, as well as a large text-only corpus. Provides nuanced responses, with excellent reasoning.
|
25 |
+
- [Cephalo-Idefics-2-vision-8b-alpha](https://huggingface.co/lamm-mit/Cephalo-Idefics-2-vision-8b-alpha)
|
26 |
+
- Trained on Idefics-2 distilled image-text data from Wikipedia and scientific papers. Gives shorter answers.
|
27 |
+
- [Cephalo-Idefics-2-vision-8b-beta](https://huggingface.co/lamm-mit/Cephalo-Idefics-2-vision-8b-beta)
|
28 |
+
- Trained on GPT-4o distilled image-text data from Wikipedia and scientific papers. Gives longer answers, with enhanced reasoning.
|
29 |
|
30 |
## Citation
|
31 |
|