tarek.murad commited on
Commit
8db81e2
·
1 Parent(s): b879c0b

Remove binary files for Hugging Face push

Browse files
Files changed (2) hide show
  1. .gitattributes +1 -0
  2. README.md +2 -0
.gitattributes CHANGED
@@ -38,3 +38,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
38
  *gif filter=lfs diff=lfs merge=lfs -text
39
  *.wav filter=lfs diff=lfs merge=lfs -text
40
  assets/Skiing.mp4 filter=lfs diff=lfs merge=lfs -text
 
 
38
  *gif filter=lfs diff=lfs merge=lfs -text
39
  *.wav filter=lfs diff=lfs merge=lfs -text
40
  assets/Skiing.mp4 filter=lfs diff=lfs merge=lfs -text
41
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -29,6 +29,8 @@ tags:
29
 
30
  ### News
31
 
 
 
32
  * [2025.03.01] 🚀🚀🚀 RLAIF-V, which is the alignment technique of MiniCPM-o, is accepted by CVPR 2025!The [code](https://github.com/RLHF-V/RLAIF-V), [dataset](https://huggingface.co/datasets/openbmb/RLAIF-V-Dataset), [paper](https://arxiv.org/abs/2405.17220) are open-sourced!
33
 
34
  * [2025.01.24] 📢📢📢 MiniCPM-o 2.6 technical report is released! [See Here](https://openbmb.notion.site/MiniCPM-o-2-6-A-GPT-4o-Level-MLLM-for-Vision-Speech-and-Multimodal-Live-Streaming-on-Your-Phone-185ede1b7a558042b5d5e45e6b237da9).
 
29
 
30
  ### News
31
 
32
+ * [2025.06.20] ⭐️⭐️⭐️ Our official [ollama repository](https://ollama.com/openbmb) is released. Try our latest models with [one click](https://ollama.com/openbmb/minicpm-o2.6)!
33
+
34
  * [2025.03.01] 🚀🚀🚀 RLAIF-V, which is the alignment technique of MiniCPM-o, is accepted by CVPR 2025!The [code](https://github.com/RLHF-V/RLAIF-V), [dataset](https://huggingface.co/datasets/openbmb/RLAIF-V-Dataset), [paper](https://arxiv.org/abs/2405.17220) are open-sourced!
35
 
36
  * [2025.01.24] 📢📢📢 MiniCPM-o 2.6 technical report is released! [See Here](https://openbmb.notion.site/MiniCPM-o-2-6-A-GPT-4o-Level-MLLM-for-Vision-Speech-and-Multimodal-Live-Streaming-on-Your-Phone-185ede1b7a558042b5d5e45e6b237da9).