Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
suryatmodulus pushed 7 commits to wasm suryatmodulus/vim.wasm
suryatmodulus pushed 15 commits to main suryatmodulus/YuE
- Update README.md 267e102
- Update README.md 8d6284c
- Update README.md cad6f4a
- Update README.md e0e7b2a
- Update README.md 888a205
- Update README.md 6dd2ff0
- Update README.md 7e338f3
- Update README.md 37b5a0a
- Update README.md 133e2a7
- Update README.md ecd5436
- add argument --repetition_penalty, default value 1.1 c7ec753
- Update README.md 711874f
- Update README.md 9f8ce5b
- Update README.md e64e9b1
- Update README.md 407083f
suryatmodulus pushed 108 commits to develop suryatmodulus/b2b-starter-medusa
- feat: promotion support a02f618
- Merge pull request #105 from medusajs/feat/promotions feat: promotion support fe4f644
- feat(backend,storefront): add transfer cart on register and login (#106) * feat(backend,storefront): add transfer ca... c0cbb26
- chore: Remove monorepo (#107) * setup * setup storefront * chore: change readme 6a44e81
- chore: update readme 7ae0ef0
- chore: migrate to latest tag (#110) * chore: migrate to latest tag * chore: revert port changes 905427b
- init 3887ef6
- chore: add credentials to cart retrieve b772fb6
- chore: replace default favicon with medusa favicon b8d9e96
- feat: add company to customer group 1e7c51c
- fix(storefront): Fix RelatedProducts query beb2fa3
- Merge pull request #117 from medusajs/fix/tags-query fix(storefront): Fix RelatedProducts query f7a37cb
- fix: Use a unique name for update order workflow bcdbe35
- Merge pull request #121 from medusajs/fix/use-unique-name-workflow fix: Use a unique name for update order workflow 1eb7cc6
- Merge pull request #112 from Akuna444/develop chore: replace default favicon with medusa favicon 0a80eb4
- Formatted spend limit amount on quote view page. (#123) 23299fc
- Added overflow auto on cart drawer and fixed shipping/billing address form errors. (#122) * Added overflow auto on c... 5f2ed77
- feat: add free shipping nudge component (#124) 93763c2
- chore: move tag to latest ffcb4e0
- fix: add 'force-cache' to fetches 0f419ee
- and 88 more ...
suryatmodulus pushed 6 commits to main suryatmodulus/lobe-chat
- ⚡️ perf: make app page as static route to improve performance (#5478) * move files * refactor to static mode * fix... 159f255
- bookmark: chore(release): v1.51.4 [skip ci] ### [Version 1.51.4](https://github.com/lobehub/lobe-chat/compare/v... 4e3013a
- 📝 docs(bot): Auto sync agents & plugin to readme badcb7b
- 💄 style: Add siliconcloud models (#5725) * Update siliconcloud.ts * Update siliconcloud.ts * Update siliconcloud.ts e84853c
- bookmark: chore(release): v1.51.5 [skip ci] ### [Version 1.51.5](https://github.com/lobehub/lobe-chat/compare/v... 4cf08e0
- 📝 docs(bot): Auto sync agents & plugin to readme edbad23
suryatmodulus pushed 163 commits to main suryatmodulus/OCRmyPDF
- v16.2.0 release notes 0e013df
- Adding language install docs for archlinux (#1296) Adding language install docs for archlinux 08e89e2
- Fix wrong env var for GS path in Snap 6935588
- Add better error message for PDFs with invalid CTMs Closes #1303 99c7865
- Merge branch 'main' of github.com:ocrmypdf/OCRmyPDF f25fb8c
- Change test to run on macos x64 and arm64 2055934
- Add new codecov token 5caf654
- Issue template: check for EOL OS 0c62f2d
- hocr: If a line box's coords are invalid, log and error and don't render Addresses [Bug]: Crash on multiple .pdf fil... 28be501
- Raise exception if rotate pages threshold adjusted without --rotate-pages Fixes Make usage of --rotate-pages-thresho... 26432c3
- Fix Ghostscript PDF/A progressbar not displaying 950c700
- Add progressbar for metadata_fixup Might take time for big files. Pdf.open() potentially is expensive as well, but Q... 9a3c5a3
- v16.3.0 release notes 397fad2
- Add missing codecov token where missed & drop unneeded brew openssl 442e9c9
- Semfree test: accept pdfa conversion failed as a valid return code Fixes #1316 abf9729
- Fix "OCR" progress bar not matching actual progress f3d6387
- v16.3.1 release notes cb2f090
- watcher: Ensure output files are .pdf 579cef3
- batch: fix issues flagged by ruff d5ff7f7
- Prevent issuing equ and osd as languages d947ca2
- and 143 more ...
suryatmodulus pushed 4116 commits to main suryatmodulus/vllm
- [Bugfix] Fix mrope_position_delta in non-last prefill chunk (#10403) Signed-off-by: imkero <[email protected]> 80d85c5
- [Misc] Enhance offline_inference to support user-configurable paramet… (#10392) Signed-off-by: wchen61 <wchen61@foxm... d1557e6
- [Misc] Add uninitialized params tracking for `AutoWeightsLoader` (#10327) Signed-off-by: Isotr0py <[email protected]> c4e4643
- [Bugfix] Ignore ray reinit error when current platform is ROCm or XPU (#10375) Signed-off-by: Hollow Man <hollowman@... 47826ca
- [4/N][torch.compile] clean up set_torch_compile_backend (#10401) Signed-off-by: youkaichao <[email protected]> 51bb12d
- [VLM] Report multi_modal_placeholders in output (#10407) Signed-off-by: Linkun Chen <[email protected]> c7dec92
- [Model] Remove redundant softmax when using PoolingType.STEP (#10415) 01aae1c
- [Model][LoRA]LoRA support added for glm-4v (#10418) Signed-off-by: B-201 <[email protected]> 5be4e52
- [Model] Remove transformers attention porting in VITs (#10414) Signed-off-by: Isotr0py <[email protected]> e7ebb66
- [Doc] Update doc for LoRA support in GLM-4V (#10425) Signed-off-by: B-201 <[email protected]> 4186be8
- [5/N][torch.compile] torch.jit.script --> torch.compile (#10406) Signed-off-by: youkaichao <[email protected]> 7851b45
- [Doc] Add documentation for Structured Outputs (#9943) Signed-off-by: ismael-dm <[email protected]> 31894a2
- Fix open_collective value in FUNDING.yml (#10426) Signed-off-by: Andrew Nesbitt <[email protected]> 4f686d1
- [Model][Bugfix] Support TP for PixtralHF ViT (#10405) Signed-off-by: mgoin <[email protected]> 281cc4b
- [Hardware][XPU] AWQ/GPTQ support for xpu backend (#10107) Signed-off-by: yan ma <[email protected]> 6b2d25e
- [Kernel] Explicitly specify other value in tl.load calls (#9014) Signed-off-by: Angus Wang <[email protected]> c2170a5
- [Kernel] Initial Machete W4A8 support + Refactors (#9855) Signed-off-by: Lucas Wilkinson <[email protected]> 96d999f
- [3/N][torch.compile] consolidate custom op logging (#10399) Signed-off-by: youkaichao <[email protected]> a03ea40
- [ci][bugfix] fix kernel tests (#10431) Signed-off-by: youkaichao <[email protected]> 2298e69
- [misc] partial prefix & random input generation benchmark (#9929) Signed-off-by: rickyx <[email protected]> 90a6c75
- and 4096 more ...
suryatmodulus pushed 151 commits to main suryatmodulus/llm-compressor
- enforce abstract methods (#170) Co-authored-by: Kyle Sayers <[email protected]> Co-authored-by: Dipika Sikka <di... 49de984
- explicitly sequential_update (#187) Co-authored-by: Kyle Sayers <[email protected]> Co-authored-by: Michael Goin... f5280df
- Increase Sparsity Threshold for compressors (#679) * Update: SPARSITY_THRESHOLD in SparsityConfigMetadata to 0.3 ... d90efb6
- Add a generic `wrap_hf_model_class` utility to support VLMs (#185) 4407f13
- Add tests for examples (#149) * Add tests for examples * Ignore examples tests by default * Trailing comma ... f00c960
- Rename to quantization config (#730) * use quantization config, apply style * remove style changes --------- ... 5cb95b7
- Implement Missing Modifier Methods (#166) * implement missing functions * do not require on_initialize_structure ... f12b3c7
- Fix 2/4 GPTQ Model Tests (#769) * fix 2 / 4 failing bugs * commented code 8b14532
- SmoothQuant mappings tutorial (#115) * SmoothQuant mappings tutorial * address review comments * Fix grammar ... 8b1f1b2
- Fix an imort (#776) 2dc31e4
- update test (#773) * update test * style; remove sequential --------- Co-authored-by: Rahul Tuli <rahul@neu... 2362655
- [Bugfix] Fix saving offloaded state dict (#172) * load offload state dict * add test * remove merge duplicatio... 91eed2f
- Auto-Infer `mappings` Argument for `SmoothQuantModifier` Based on Model Architecture (#119) 7c2ab3a
- Update workflows/actions (#774) * Update to `actions/checkout@v4` * Update to `actions/setup-python@v5` * Upda... e051dad
- [Bugfix] Prepare KD Models when Saving (#174) * WIP * load offload state dict * use mixin * remove files ... 690e24f
- Set Sparse compression to save_compressed (#821) Co-authored-by: Kyle Sayers <[email protected]> 72b098e
- Install compressed-tensors after llm-compressor (#825) * Install compressed-tensors after llm-compressor * Make p... 8b313d5
- fix typo (#828) Co-authored-by: Rahul Tuli <[email protected]> e8abaad
- add automodel example; style (#698) Co-authored-by: Michael Goin <[email protected]> a154d3f
- [Bugfix] Workaround tied tensors bug (#659) * load offload state dict * add test * remove merge duplication ... b3c474f
- and 131 more ...
suryatmodulus pushed 209 commits to main suryatmodulus/LLaVA
- Pre-training supports 8*V100 (32G) gpus 945096f
- update readme file (adding usage of HuggingFace model) a62eadc
- Supplementary xformers instructions a6afb8c
- update readme to make it more correct and clear 4944a7d
- update image process func in cli.py When inference one image using cli.py, I found that the output can not be genera... 4dde437
- Merge pull request #1 from hill2hill/hill2hill-patch-1 update image process func in cli.py 16315b3
- Community Build Demo on 🤗Spaces added a link for a community contributed demo hosted on Spaces a4eedf1
- Fixed typo in `README.md` a3ea183
- Add Replicate demo and API bee1999
- predict.py: add top_p sampling and improve documentation f7cbba9
- Fix typo in attention.py implemetation -> implementation 66cdaab
- Improve URL detection in cli.py To avoid requesting local files with names like httpimage.png. cc86143
- predict.py: do not use pget on json pget opens 40 connections, which is overkill for a json file a63b192
- predict.py: streaming output 86efd49
- Merge branch 'haotian-liu:main' into README-fix d4fe0d1
- Fixing typos in README.md Hi, as title says. Didier 148b72f
- Update LLaVA_Bench.md Double negation "less unexplored" doesn't seem appropriate for the intended meaning c24aba9
- fixing typo in LoRA.md 01cb8e8
- Release evaluation scripts. ce1aa08
- Release evaluation scripts. 1c84180
- and 189 more ...
suryatmodulus pushed 283 commits to main suryatmodulus/optimum
- Fix model patcher ONNX decoder export (#1547) add missing super calls 67dd61f
- Add AMD to the documentation main page (#1540) * Add AMD to the documentation main page * Add to the installation... 521d069
- Add AMD GPU support (#1546) * add amd gpu tests * add docs * add docs * add docs * Add ORT trainer docs ... e2d3c8b
- Add Optimum-amd documentation to the PR & release doc (#1562) add optimum-amd doc 9381314
- Add amd documentation (#1557) * add install instructions * add link * add links * Update README.md * Upd... e092797
- Update ROCM ORT doc (#1564) * updated doc * update doc * fix format * fix doc * Update docs/source/onnxr... 3dfd00f
- Add `convnextv2` onnx export (#1560) 600dc51
- Remove `delete_doc_comment` workflows (#1565) b1e5065
- optimum-nvidia (#1566) * Add Nvidia to the party * Apply suggestion Co-authored-by: Jeff Boudier <74218629+jef... 6a4e29a
- Update installation instructions in README (#1568) 75ae1b7
- Update doc for AMD (#1570) * Update index.mdx for AMD * update doc c0230e0
- Add amd extra to setup.py (#1567) 71a2a63
- Update version to 1.16.0.dev0 (#1571) * update version * update version 8c23a36
- Use doc links in the README for subpackages (#1572) use doc links in the doc for subpackages 74c7f22
- Fix GPTQ compatibility with AutoGPTQ (#1574) * fix config saving * add test 15a1628
- Refactoring EC2 CIs (#1575) * update cis * move to new ci * change for all self-hosted cis * fix path for g... e840d21
- Compatibility with Transformers 4.36 (#1590) * fix sdpa * fix bart and whisper ONNX export * fix falcon * u... 0645d3b
- Add ONNX export for phi models (#1579) * Add support for siglip models * cleanup * remove submodule * Add p... 9294d76
- Add ESM onnx support (#1581) * Add ESM onnx support * set default opset=12 --------- Co-authored-by: Félix ... be87d2c
- add `modules_in_block_to_quantize` arg for gptq (#1585) * add inside_layer_modules * fix typing * add test ... dad6a8a
- and 263 more ...
suryatmodulus pushed 635 commits to main suryatmodulus/text-generation-inference
- Automatic quantization config. (#1719) # What does this PR do? <!-- Congratulations! You've made it this far! Yo... 106d8ee
- Adding Llava-Next (Llava 1.6) with full support. (#1709) # What does this PR do? - Changed all models to extract ... 4634b00
- fix: fix CohereForAI/c4ai-command-r-plus (#1707) @Narsil @drbh this will update flash attention v2 and vllm. You wi... ad9d628
- hotfix: mixtral 30620a9
- Update libraries (#1713) Co-authored-by: Nicolas Patry <[email protected]> 10d9083
- Easier defaults for models stemmed from configs. b83aab9
- Revert "Easier defaults for models stemmed from configs." This reverts commit b83aab9bb390c85d6675f00883c29a5aa205a1ca. 842f665
- Dev/mask ldconfig output v2 (#1716) wrap text-generation-launcher in docker image mask ldconfig failures to user (n... c2fd35d
- Fp8 Support (#1726) # What does this PR do? <!-- Congratulations! You've made it this far! You're not quite done... 408dbc4
- Upgrade EETQ (Fixes the cuda graphs). (#1729) # What does this PR do? <!-- Congratulations! You've made it this ... 6c2c44b
- fix(router): fix a possible deadlock in next_batch (#1731) c2c9872
- chore(cargo-toml): apply lto fat and codegen-units of one (#1651) # What does this PR do? I have suggested simila... 9d8f21c
- Improve the defaults for the launcher (#1727) # What does this PR do? - Renamed `max_input_length` into `max_inpu... 1b2670c
- feat: medusa v2 (#1734) eefea5e
- Fix typo in guidance.md (#1735) # What does this PR do? compliation -> compilation ## Before submitting - [... 275caa0
- v2.0.0 (#1736) c38a7d7
- Fixing CI. (#1748) # What does this PR do? <!-- Congratulations! You've made it this far! You're not quite done ... 88702d8
- feat: improve tools to include name and add tests (#1693) This PR makes tool calling aware of the name of the functi... 7276d43
- Update response type for `/v1/chat/completions` and `/v1/completions` (#1747) `/v1/chat/completions` and `/v1/comple... 00f3653
- fix: bump clients test base url to llama (#1751) This PR bumps the client tests from `google/flan-t5-xxl` to `meta-... e4d31a4
- and 615 more ...