From c092d153f2d2b9b3aa8e017293a07cadacf0c613 Mon Sep 17 00:00:00 2001 From: matatonic Date: Tue, 8 Oct 2024 20:12:19 -0400 Subject: [PATCH] 0.38.1 --- README.md | 11 +++++++---- requirements.txt | 1 + 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2cfa6fb..e801cec 100644 --- a/README.md +++ b/README.md @@ -159,6 +159,10 @@ If you can't find your favorite model, you can [open a new issue](https://github ## Recent updates +Version 0.38.1 + +- Fix: add wandb to requirements.txt so wandb is upgraded on manual install + Version 0.38.0 - new model support: AIDC-AI/Ovis1.6-Gemma2-9B @@ -187,6 +191,9 @@ Version 0.34.0 - new model support: stepfun-ai/GOT-OCR2_0, this is an OCR only model, all chat is ignored. - Support moved to alt image: Bunny-Llama-3-8B-V, Bunny-v1_1-Llama-3-8B-V, Mantis-8B-clip-llama3, Mantis-8B-siglip-llama3, omchat-v2.0-13B-single-beta_hf, qihoo360/360VL-8B +
+Older version notes + Version 0.33.0 - new model support: mx262/MiniMonkey, thanks [@white2018](https://github.com/white2018) @@ -230,10 +237,6 @@ Version 0.29.0 - ⚠️ DEPRECATED MODELS: YanweiLi/MGM*, Moondream1 (use the `-alt:0.28.1` image for support of these models) - unpin MiniCPM-Llama3-V-2_5, glm-v-9B revisions - -
-Older version notes - Version 0.28.1 - Update moondream2 support to 2024-07-23 diff --git a/requirements.txt b/requirements.txt index 953a064..7cce63c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,6 +23,7 @@ sentencepiece sse_starlette torch==2.4.* uvicorn +wandb xformers # moondream