EthanReid commited on
Commit
362bf44
·
1 Parent(s): 1c87faa
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ Moondream is a small vision language model designed to run efficiently everywher
7
 
8
  [Website](https://moondream.ai/) / [Demo](https://moondream.ai/playground) / [GitHub](https://github.com/vikhyat/moondream)
9
 
10
- This repository contains the latest (2025-05-30) **int4**gitrelease of Moondream, as well as [historical releases](https://huggingface.co/vikhyatk/moondream2/blob/main/versions.txt). The model is updated frequently, so we recommend specifying a revision as shown below if you're using it in a production application.
11
 
12
  Make sure to install the requirements:
13
  ```
 
7
 
8
  [Website](https://moondream.ai/) / [Demo](https://moondream.ai/playground) / [GitHub](https://github.com/vikhyat/moondream)
9
 
10
+ This repository contains the latest (2025-05-30) **int4** release of Moondream, as well as [historical releases](https://huggingface.co/vikhyatk/moondream2/blob/main/versions.txt). The model is updated frequently, so we recommend specifying a revision as shown below if you're using it in a production application.
11
 
12
  Make sure to install the requirements:
13
  ```