ThomasSimonini commited on
Commit
e406d5b
·
verified ·
1 Parent(s): 829ac34

Upload moondream.py

Browse files
Files changed (1) hide show
  1. moondream.py +1 -1
moondream.py CHANGED
@@ -364,4 +364,4 @@ class Moondream(PreTrainedModel):
364
  return [
365
  x.strip()
366
  for x in tokenizer.batch_decode(output_ids, skip_special_tokens=True)
367
- ]
 
364
  return [
365
  x.strip()
366
  for x in tokenizer.batch_decode(output_ids, skip_special_tokens=True)
367
+ ]