EthanReid
commited on
Commit
·
362bf44
1
Parent(s):
1c87faa
typo
Browse files
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**
|
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 |
```
|