pullrequests Search Results · repo:microsoft/Magma language:Python
Filter by
15 results
(105 ms)15 results
inmicrosoft/Magma (press backspace or delete to remove)Bumps torch from 2.3.1 to 2.7.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/pytorch/pytorch/releases torch s releases /a . /em /p blockquote h1 PyTorch 2.7.0 Release ...
dependencies
python
dependabot[bot]
- Opened 29 days ago
- #83
Bumps gradio from 4.44.1 to 5.31.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/gradio-app/gradio/releases gradio s releases /a . /em /p blockquote h2 [email protected] ...
dependencies
python
dependabot[bot]
- Opened on May 29
- #82
Add SimplerEnv evaluation scripts and fix bug in magma model inference
cheryyunl
- 1
- Opened on May 17
- #79
Fixed typos and removed unused imports
- magma/image_processing_magma.py : removed duplicate torchvision import
- magma/image_tower_magma.py : removed unused import numpy and duplicate torchvision ...
knileshh
- 3
- Opened on May 3
- #72
This pull request introduces a new API server for the Magma multimodal model, enabling vision and language processing
via REST endpoints. The changes include server implementation, deployment options, ...
GitAashishG
- 2
- Opened on Apr 29
- #70
Bumps torch from 2.3.1 to 2.6.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/pytorch/pytorch/releases torch s releases /a . /em /p blockquote h2 PyTorch 2.6.0 Release ...
dependencies
python
dependabot[bot]
- 1
- Opened on Apr 18
- #67
This PR updates several outdated dependencies to their latest stable versions:
- Update peft from 0.4.0 to 0.8.2
- Update bitsandbytes from 0.44.1 to 0.45.0
- Update gradio from 4.44.1 to 4.46.0 ...
kshitizz36
- 2
- Opened on Apr 13
- #63
Changes
Added the following entries to .gitignore:
- .gradio directory - temporary gradio files
- .history directory - editor history files that are specific to local development
Why
These dirs ...
vladlearns
- 1
- Opened on Mar 31
- #56
Hello, I’ve added a brief explanation about the evaluation of other benchmarks in the README. Thanks for sharing your
work!
JunseokLee42
- 3
- Opened on Mar 7
- #33