Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

suryatmodulus

suryatmodulus pushed 14 commits to main suryatmodulus/chunkr

View on GitHub

suryatmodulus forked zhenye234/xcodec

suryatmodulus/xcodec

suryatmodulus pushed 1374 commits to main suryatmodulus/chunkr

View on GitHub

suryatmodulus pushed 54 commits to main suryatmodulus/YuE

View on GitHub

suryatmodulus forked bytedance/pasa

suryatmodulus/pasa

suryatmodulus forked Deep-Agent/R1-V

suryatmodulus/R1-V

suryatmodulus pushed 53 commits to main suryatmodulus/screenshot-to-code
  • create a UI to do pairwise evals easily 0d58fdf
  • support pasting in folder paths e803b9a
  • two decimal points for percentages 461a30d
  • use sonnet 3.6 for creation but use sonnet 3.5 for updates dcd351c
  • update all react references to [email protected] 2296107
  • run evals from the evals page 3fee079
  • add back text evals b5abd6a
  • move to separate page 52bde8c
  • support selection of model in run evals interface 9d91a6b
  • improve code and add note about inputs and outputs 3fae4d1
  • support selecting the stack via the UI 5f08d7e
  • add newer GPT4o models 54e396e
  • output eval results in better named folders b0548ce
  • prefix paths with Downloads for ease of use 2b9314f
  • add a full screen button f653151
  • support multiple evals at once 298cf99
  • default to html_tailwind 9a2cfbf
  • make selector a bit nicer 9383a2a
  • add a all evals page cd13196
  • build of best n evals viewer a484544
  • and 33 more ...

View on GitHub

suryatmodulus pushed 23 commits to main suryatmodulus/video-starter-kit
  • refactor: update metadata fetching after generation (#24) * refactor: update metadata fetching after generation * l... 4f226b4
  • refactor: add asset upload feature & refactor panels (#27) * refactor: add asset feature & refactor panels * lint ... 816718d
  • fix: multiple asset selection & minor refactor (#28) * fix: multiple asset selection & minor refactor * lint eeabeb4
  • fix: mmaudio model & refactor assetKey (#29) * fix: mmaudio model & refactor assetKey * lint 7f9ac24
  • fix: wide screen responsive issue (#31) 29d4248
  • refactor: update ffmpeg apis (#32) df2c76f
  • chore: add analytics 784cb60
  • refactor: right panel (#33) 8c6a9ec
  • chore: update readme with preview (#34) * chore: update readme with preview * update order * update 43a99ce
  • feat: add custom key support (#35) * feat: add custom key support * lint * update 969b82c
  • fix: header type (#36) * fix: header type * lint 5b1b541
  • feat: add playAI dialog model & implement input mapping (#37) * feat: add playAI dialog model & implement input mapp... 7565557
  • fix(docs): typos (#39) This commit fixes a recurring typo from `starting` to `starter`. Signed-off-by: squat <lserv... 29f35af
  • fix: export button z-index & asset deletion in generation data (#40) * fix: export button z-index & asset deletion i... cc929be
  • style: update left panel ux (#42) * style: update left panel ux * lint 194b7ee
  • feat: add aspect options (#44) * feat: add aspect options * lint * fix: vertical export preview * lint * fix: pl... e53ea11
  • feat: implement basic shortcuts & fix layout (#46) * feat: add aspect options * lint * fix: vertical export previe... 5806647
  • feat: create landing page (#47) * feat: create landing page * remove unused components 89884a7
  • fix: landing page 0cdbe36
  • refactor: remove unnecessary div wrapper d933af5
  • and 3 more ...

View on GitHub

suryatmodulus pushed 2096 commits to main suryatmodulus/triton
  • [AMD] Replace wave with warp where possible. (#3978) This is a follow up PR of #3832 `wave` has been replaced with ... 47f7d45
  • [CI] Add macos build test (#3994) 706174d
  • [AMD][WMMA] Support dot3d (#3674) This PR enables support of 3d dot for RDNA GPUs. 100e2aa
  • [BACKEND] fix bf16 representation in TritonNvidiaGPU and bf16 tl.sort bug (#3975) Since LLVM now support `bf16`, it ... 445d5ed
  • [BACKEND] Add memory space to memdesc type. (#4027) Currently only shared memory is supported but this will allow su... d527c3f
  • [AMD] Fix clang warnings in AMD backend. (#4031) These changes are not necessary for OpenAI's build setup, but they ... 284f292
  • [TUTORIALS] Minor fix for tutorial 06 (#3986) Based on `@pytest.mark.parametrize("Z, H, N_CTX, HEAD_DIM", [(1, 2, ... a07826d
  • [DOCS] fix issue #3992 and an additional typo (#4017) fix #3992 and an additional typo 6ab026d
  • [FRONTEND] Add missing check for out of range func arg (#4032) We already raise exceptions in other cases but where ... 33a2d92
  • Run prefetch on mma-v2 dots (#4000) This will enable prefetching for mma-v2 dots on H100. --------- Co-authore... 9ecca74
  • [BACKEND] Fix memory side effects of `tt.dot` (#4033) 1. Replaced `triton_nvidia_gpu.async_dot` with `triton_nvidia... d86ae7b
  • [BACKEND] Append '\0' for `__assertfail`'s str param (#4028) print strings that don't end with '\0' may cause invali... 256af5c
  • Adding note regarding TRITON_HIP_LLD_PATH environment variable (#4039) I was stuck for some time trying to get Trito... f0afe3e
  • [GITHUB] added pull request template (#4042) 7434e4e
  • [GITHUB] move `PULL_REQUEST_TEMPLATE.md` (#4043) 47c69fc
  • [GITHUB] Edit PR template. (#4044) - Reduce nesting of the checklist to make it a little easier to read. - Link to ... fff7791
  • Add parameter `interleave` to the `warpReduce` interface of `TargetInfo` which was missed. (#4041) The reduce loweri... d688063
  • [Backend] fix RewriteTensorPointer opInFor (#4024) fix #4023 --------- Co-authored-by: binxingyan <binxingyan@... 6656533
  • [BACKEND] Fix workaround for unsupported cases in maybeDeduplicate (#4048) The logic of maybeDeduplicate doesn't see... 2126ae7
  • Use dictionary unpacking instead of merge operator for python 3.8 compatibility (#4049) The dictionary merge operato... 03b8466
  • and 2076 more ...

View on GitHub

suryatmodulus pushed 57 commits to main suryatmodulus/Hunyuan3D-2
  • Fix build of custom_rasterizer_kernel for Windows. b31e7b5
  • Fix gradio broken ui for warnings b69aff1
  • Create mesh_processor.py, support Windows 63adeb3
  • docs: add Japanese README file I created Japanese translated README. 057b7fe
  • Fix 3D viewer not loading due to HTML path issue in gradio_app.py This small patch fixes a logical error in gradio_... 2994e02
  • update README_zh_cn 4b83346
  • Merge pull request #15 from eltociear/add-japanese-readme docs: add Japanese README file 0ec1803
  • add some qrcode 991f2d9
  • update readme 2d23c0a
  • update readme c3808a7
  • update readme 8d31408
  • update readme 7821073
  • update readme f181ab2
  • fix a bug of gradio_app 630cca0
  • update readme 9425468
  • add background remove in minimal demo a1482e3
  • update report 9b2a3f8
  • Merge pull request #8 from scottmudge/fix_windowsbuild Fix build of custom_rasterizer_kernel for Windows 562d3e7
  • Merge pull request #10 from RamiroG8k/fix-gradio-broken-text-ui Fix gradio broken ui for warnings 944e5cc
  • Merge branch 'main' into main 86f25df
  • and 37 more ...

View on GitHub

suryatmodulus forked google/pebble

suryatmodulus/pebble

suryatmodulus pushed 3 commits to main suryatmodulus/Janus

View on GitHub

suryatmodulus pushed 58 commits to main suryatmodulus/browser-use
  • added docs to monorepo 182a439
  • rename gradio demo 9ce97b2
  • define record_video_size beeac16
  • Remove the memory leak in llm.get_num_tokens(text). 50afe37
  • Merge pull request #372 from browser-use/memory-leak3 Remove the memory leak in llm.get_num_tokens(text). a5c61db
  • Fix: ollama.py example with AgentHistoryList type d8808f8
  • Dont log an error when go back is not fully done ee317cd
  • Merge pull request #374 from browser-use/controller/fix-go-back Dont log an error when go back is not fully done cbf876b
  • Add button class to click 9407ec3
  • Merge pull request #375 from browser-use/fix-button Add button class to click 97d86bc
  • Merge pull request #368 from abidlabs/rename-gradio Rename gradio demo to avoid namespace conflict when importing th... fa42019
  • Merge pull request #373 from esthor/patch-1 Fix: ollama.py example with AgentHistoryList type 66246bc
  • Merge pull request #369 from vvincent1234/fix/record_video_blur define record_video_size f639a00
  • added "import json" to browser_use/agent/message_manager/service.py This fixes this issue: https://github.com/browse... aa667f6
  • Update pyproject.toml 9d2ace9
  • More pause checks d1e604d
  • Multiple agent flow with pause fa8582f
  • Merge pull request #381 from browser-use/pause-more-often Pause more often 9f30d03
  • Added context option e.g. for tutorials or previous messages ffeb826
  • Merge branch 'main' into context 623880e
  • and 38 more ...

View on GitHub

Load more