GGUF
nkasmanoff commited on
Commit
ba629c1
1 Parent(s): 7b1a1bc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -6,6 +6,8 @@ datasets:
6
 
7
  Fine-tune of https://huggingface.co/vikhyatk/moondream2 on a subset of the Cauldron, designed to improve visual question answering and reading of text off of natural images.
8
 
 
 
9
  This small model is able to be hosted on smaller hardware, such as a Raspberry Pi.
10
 
11
  More context on the model training can be found on the WandB logs and forthcoming git repo.
 
6
 
7
  Fine-tune of https://huggingface.co/vikhyatk/moondream2 on a subset of the Cauldron, designed to improve visual question answering and reading of text off of natural images.
8
 
9
+ This is a WIP, and the model versions available may change with commits. Still figuring out what the best subset is to make this as useful as possible for real world scenarios.
10
+
11
  This small model is able to be hosted on smaller hardware, such as a Raspberry Pi.
12
 
13
  More context on the model training can be found on the WandB logs and forthcoming git repo.