Ecosyste.ms: Timeline

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

isold23

isold23 pushed 151 commits to master isold23/fastapi
  • πŸ“ Update includes for `docs/en/docs/tutorial/body.md` (#12757) Co-authored-by: SebastiΓ‘n RamΓ­rez <[email protected]> c178106
  • πŸ“ Update release notes [skip ci] f716490
  • ♻️ Update internal checks to support Pydantic 2.10 (#12914) 91a9293
  • πŸ“ Update release notes [skip ci] c6f021e
  • πŸ”– Release version 0.115.5 f057f4a
  • πŸ“ Update includes for `docs/de/docs/how-to/conditional-openapi.md` (#12689) Co-authored-by: alissa-debruijn <alissa.... b81c635
  • πŸ“ Update release notes [skip ci] 75aa13d
  • πŸ“ Update includes for `docs/de/docs/advanced/using-request-directly.md` (#12685) Co-authored-by: alissa-debruijn <al... 1f27f41
  • πŸ“ Update release notes [skip ci] 1cfea40
  • πŸ”₯ Remove obsolete tutorial translation to Chinese for `docs/zh/docs/tutorial/sql-databases.md`, it references files t... 602e953
  • πŸ“ Update release notes [skip ci] a0c3282
  • πŸ“ Update includes format in docs with an automated script (#12950) 1c711e7
  • πŸ“ Update release notes [skip ci] 4a4c8c3
  • ⬆ [pre-commit.ci] pre-commit autoupdate (#12954) updates: - [github.com/astral-sh/ruff-pre-commit: v0.7.3 β†’ v0.7.4]... d3a4234
  • πŸ“ Update release notes [skip ci] 1f7629d
  • 🌐 Add Korean translation for `docs/ko/docs/tutorial/query-param-models.md` (#12940) 835b646
  • πŸ“ Update release notes [skip ci] 8c29eae
  • ♻️ Update tests and internals for compatibility with Pydantic >=2.10 (#12971) Co-authored-by: pre-commit-ci[bot] <66... bf4fad1
  • πŸ“ Update release notes [skip ci] bffb411
  • 🌐 Add Russian translation for `docs/ru/docs/tutorial/query-param-models.md` (#12445) c32cfc5
  • and 131 more ...

View on GitHub

isold23 pushed 20 commits to master isold23/google-research
  • Add structmap configurations for DyRep and JODIE. PiperOrigin-RevId: 695621255 8eac3ae
  • Call model before restoring weights. PiperOrigin-RevId: 695804982 21adf01
  • - Updated tutorial_run_this_first.ipynb notebook to explain how to use the package. - Updated README.md file to expla... 1c2f066
  • Update configuration: Add support for bignumeric and bigdecimal in the configuration, update top level comment, reorg... e786c90
  • remove dependency on ancient flax versions PiperOrigin-RevId: 696783729 2acd1dd
  • remove references to ancient flax APIs. PiperOrigin-RevId: 696915124 dba9a03
  • Internal change Tested: PiperOrigin-RevId: 698862551 81820f0
  • Release data labeled by domain experts. PiperOrigin-RevId: 698978031 d0515f5
  • Release MMMT-IF: A Challenging Multimodal Multi-Turn Instruction Following Benchmark PiperOrigin-RevId: 700713867 4ece8ca
  • Fix flaky `symbolic/instructions_test.py`. The test was flaky because the `assertAlmostEqual` function from `unittes... 4f4a9be
  • Open source code for Logit-DP algorithm. PiperOrigin-RevId: 700772800 073c9c3
  • Internal change Tested: PiperOrigin-RevId: 700918227 0aff31d
  • Initial commit for Symbiosis. Code for upcoming paper. PiperOrigin-RevId: 701838426 737a992
  • Check-in Xmile parser, paper scrapping and database setup code. Code for upcoming paper. PiperOrigin-RevId: 702373724 e42eb57
  • Assert sharding.mesh is an instance of jax.sharding.Mesh PiperOrigin-RevId: 702875235 6a2f2ab
  • Check-in of symbiosis colab for CLD image to JSON extraction. PiperOrigin-RevId: 703282965 0f5817d
  • Colab updates for CLD image to JSON extraction. PiperOrigin-RevId: 703346400 ab80d58
  • Check-in of symbiosis frontend code. PiperOrigin-RevId: 703346690 3a7d2af
  • Remove references to jax.core.raise_to_shaped As of JAX v0.4.36, `core.raise_to_shaped` is deprecated, and simply re... 62a59b4
  • Migrate from jax.core to jax.extend.core for several deprecated symbols A number of symbols from jax.core are deprec... d750643

View on GitHub

isold23 pushed 37 commits to main isold23/text-generation-webui
  • Bump llama-cpp-python to 0.3.2 8d5cf7b
  • Bump exllamav2 to 0.2.4 0c48ecf
  • Bump flash-attention to 2.7.0.post2 5fa9336
  • openai extension fix: Handle Multiple Content Items in Messages (#6528) 9b3a3d8
  • Update accelerate requirement from ==1.0.* to ==1.1.* (#6515) f93196e
  • Filter whitespaces in downloader fields in model tab (#6518) 1c937da
  • UI: improve HTML rendering for lists with sub-lists 3d19746
  • Merge remote-tracking branch 'refs/remotes/origin/dev' into dev d012938
  • UI: Fix the history upload event 350758f
  • Bump exllamav2 to 0.2.5 aa629e2
  • Bump transformers to 4.47 f7836c4
  • Bump exllamav2 to 0.2.6 baa566b
  • Bump flash-attention to v2.7.2.post1 2739842
  • Bump llama-cpp-python to 0.3.5, remove macos 12 wheels (workflow is failing) 97f5615
  • Update accelerate requirement from ==1.1.* to ==1.2.* (#6583) 25c640e
  • Update bitsandbytes requirement from ==0.44.* to ==0.45.* (#6584) dc56fcf
  • Improved UI (#6575) d769618
  • Better centralize the chat tab 517fcc1
  • UI: very minor color change c43ee5d
  • Allow more granular KV cache settings (#6561) addad3c
  • and 17 more ...

View on GitHub

isold23 pushed 220 commits to main isold23/llama_index
  • Hotfix: Forgot to increment `llama-index-llms-anthropic` to `v0.4.1` (#16924) b7014df
  • remove open telemetry docs (#16931) 1169ca6
  • [fix] Add base URL extraction method to GithubRepositoryReader and update version to 0.4.0 (#16926) f60869a
  • Ky/dynamic pg triplet retrieval limit (#16928) d322a32
  • One more fix (#16932) 9ed2730
  • add support for files endpoints (#16933) 32c46de
  • allow skipping waiting for ingestion when uploading file (#16934) * add support for files endpoints * version bum... 286891a
  • Fix async streaming with bedrock converse (#16942) 3c30d2a
  • Swap out Mendable for RunLLM (#16947) 37c2ed1
  • Minor doc fixes (#16938) 51df72f
  • Remove an extra word (#16936) 0b9edc7
  • Update broken notebook URLs (#16949) cc8797b
  • Raspawar/add vlm support (#16751) c31f7c0
  • feat: add get_permission_info to resource reader mixin + readers (#16835) 023697e
  • Weaviate vector store kwargs (#16954) 154b705
  • modernize the llama-cloud index and retriever for the latest versions of the llama-cloud api a56c3e0
  • Fix dependencies for llama-index-vector-stores-mongodb (#16948) 7981099
  • Remove "ask a person" button from RunLLM (#16963) 8b814ae
  • feat: Resolving UserWarning about llama-index-llms-dashscope (#16965) * feat: Resolving UserWarning about llama-inde... 74624dd
  • [chore]: delete llama-index-legacy (#16974) 293709e
  • and 200 more ...

View on GitHub

isold23 pushed 406 commits to master isold23/FFmpeg
  • avformat/mov: check that items are allocated before accessing them Fixes NULL pointer dereferences introduced in 2e3... e7bdaad
  • MAINTAINERS: remove arpi 455db6f
  • doc/infra: add reddit sub, facebook page and wikipedia e355872
  • enc_recon_frame_test: don't print an error on EOF. Before: $ make tools/enc_recon_frame_test $ tools/enc_recon_frame... a5dabfc
  • avcodec/jpegxl_parser: fix reading lz77-pair as initial entropy symbol The JPEG XL parser has an entropy decoder ins... 18883fb
  • avutil/channel_layout: add Binaural channels and layout Signed-off-by: James Almer <[email protected]> 20af68b
  • avformat/iamf: use the new Binaural channel layout Signed-off-by: James Almer <[email protected]> edc7b67
  • avcodec/h2645_sei: move some common SEI syncing code to ff_h2645_sei_ctx_replace() Instead of duplicating it across ... 66014c7
  • avcodec/hevc/sei: remove unused inline function It's also a pointless indirection. Signed-off-by: James Almer <jamr... 2d3281b
  • avcodec/hevc/sei: remove unnecessary inline function It's a pointless indirection. Signed-off-by: James Almer <jamr... 322b240
  • doc/infra: Document gitolite Signed-off-by: Michael Niedermayer <[email protected]> 0790423
  • checkasm/diracdsp: test add_dirac_obmc Signed-off-by: Kyosuke Kawakami <[email protected]> Signed-off-by: Ron... 711290f
  • avcodec/x86/diracdsp: fix wrong register load/use count Signed-off-by: Ronald S. Bultje <[email protected]> 0e5e37d
  • avcodec/x86/diracdsp: cast stride argument Signed-off-by: Kyosuke Kawakami <[email protected]> Signed-off-by:... 8f683ee
  • avcodec/x86/diracdsp: migrate last remaining MMX function to SSE2 The add_dirac_obmc8_mmx function was the only MMX ... 61aa532
  • avcodec/x86/diracdsp_init: remove unused macro PIXFUNC macro is unused since d29a9c2aa68fc3eb6d61ff95c698e2931603758... a5f0daf
  • avformat/sapdec: check return value of avcodec_parameters_copy() Written in the dominant style of the surrounding co... 7332b17
  • avcodec/rv60: loosen fill_mv_skip_cand top right and bottom left criteria Fixes ticket #11293. 566b737
  • avcodec/rv60: simplify fill_mv_skip_cand f7e7d63
  • avcodec/rv60: consistent indentation 7b3bc4a
  • and 386 more ...

View on GitHub

isold23 pushed 154 commits to main isold23/chroma
  • [CHORE] Debug hnsw index purge with weight (#3119) ## Description of changes *Summarize the changes made by this ... ec7a6a5
  • [CHORE] Use MiB for hnsw cache (#3120) ## Description of changes *Summarize the changes made by this PR.* - Imp... 098931b
  • [BUG] Do not allow zero weight (#3121) ## Description of changes *Summarize the changes made by this PR.* - Imp... 2b321b5
  • [ENH] Implement an object-store backend for storage. (#3068) The `object_store` crate implements a backend-agnostic ... 827b615
  • [PERF] Performance Optimizations for MemberList and Ready Pod Lookup (Go) (#2949) ## Description of changes *Summ... 8d6e99c
  • [ENH] Silence error when prefetch uninitialized segments (#3122) ## Description of changes *Summarize the changes... c365c9a
  • [CLN] Send rust telemetry to otel_collector by default (#3114) ## Description of changes *Summarize the changes m... 9b330ee
  • [CHORE] Bump proto version so pip install of dev deps works on OS X. (#3123) 670b5d9
  • [ENH] Collection and segment creation in single Tx. (#2928) ## Description of changes *Summarize the changes made... b96ca00
  • [BUG] Fix for a import bug introduced by last PR. (#3130) ## Description of changes *Summarize the changes made b... 02fea29
  • [CHORE] Make blockfile get return Result<Option<T>, _>. (#3127) This way we can detect an error from NotFound. 5f51846
  • [BUG] Fix the grpc version. Bump to 1.66.1 (#3131) ## Description of changes *Summarize the changes made by this ... 3c1a837
  • Revert "[ENH] Add Kubernetes pod name to traces (#3101)" (#3133) This reverts commit 5eb4da3999f54aa6dbaec4f32157008... a9d47ec
  • [ENH] Add new value type for spann posting lists (#3022) ## Description of changes *Summarize the changes made by t... ab08cdd
  • [ENH] BF writer support reads (#3031) ## Description of changes *Summarize the changes made by this PR.* - New ... 50a2220
  • [ENH] multiple api keys support (#3118) ## Description of changes *Summarize the changes made by this PR.* - Im... 1d2ab70
  • [BUG] Reverse all proto version changes. (#3135) ## Description of changes *Summarize the changes made by this PR... b55c26a
  • [CLN] Cleanup hnsw provider to not know about segments (#3044) ## Description of changes *Summarize the changes mad... 3f56aeb
  • [CHORE] Configure service name for metrics. (#3132) This bumps the version of tonic and prost, eliminating two copi... 75ea391
  • [BUG] Remove protobuf from pyproject.toml (#3137) ## Description of changes Improvements & Bug fixes - Attempt to ... f9b793b
  • and 134 more ...

View on GitHub

isold23 pushed 8 commits to master isold23/pgvector
  • Updated readme [skip ci] e7e899e
  • Added iterative index scans to troubleshooting docs [skip ci] 5bc7937
  • Added link to pgvector-raku [skip ci] 1263d75
  • Added link to pgvector-d [skip ci] 28e797c
  • Added link to pgvector-gleam [skip ci] 85f0e3c
  • Added link to pgvector-erlang [skip ci] 4ab4b89
  • Added link to pgvector-fortran [skip ci] 5136983
  • Updated FreeBSD docs [skip ci] cfdcbd7

View on GitHub

isold23 pushed 2 commits to master isold23/Wav2Lip
  • Revert "Update README.md" This reverts commit c3dabf3126fc6958e10f22c0ca37d1231152a1a0. cbb10d7
  • reverted design commit, made small changes to copy fd54cff

View on GitHub

isold23 pushed 182 commits to develop isold23/label-studio
  • fix: OPTIC-1334: Cache labels action in DM gets timeout and cache labels for predictions should have separate name [b... f33a1d1
  • refactor: OPTIC-1333: Remove helpers.js (#6621) Co-authored-by: hlomzik <[email protected]> e6e68f0
  • fix: OPTIC-1287: Project config validation should ignore xml comments (#6613) Co-authored-by: Max Tkachenko <makseq@... db057ef
  • docs: Ngrock->Ngrok (#6632) 1abe47c
  • ci: Add manual release trigger 234bdb8
  • fix: LEAP-1647: Fix comments when user uses OCR textarea (#6622) Co-authored-by: MihajloHoma <[email protected]... 2d82390
  • ci: Build frontend Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/11821234753 61afa10
  • fix: LEAP-1650: pkg_resources deprecation problems for 3.12,3.13 (#6638) 92c85c5
  • docs: LEAP-1657: Add a note to Text tag about \r\n (#6645) Co-authored-by: robot-ci-heartex <robot-ci-heartex@users.... 525dd19
  • ci: Build frontend Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/11829255953 904f0c4
  • fix: LEAP-1641: Migration for fixing ProjectMember duplicates (#6618) Co-authored-by: triklozoid <[email protected]... deae9de
  • feat: OPTIC-1245: Allow HeidiTips to pull content updates live (#6623) 9a7bfc0
  • ci: Build frontend Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/11842044418 7e2dc79
  • docs: DOC-263: Flexible labeling config for Prompts (#6639) Co-authored-by: caitlinwheeless <[email protected]> eb6cf2b
  • refactor: OPTIC-925: Remove Stale Feature Flag - fix_back_dev_3351_ml_validation_error_extension_short (#6647) cf58e57
  • ci: PLT-499: switch to debian base image e87ff89
  • switch to python 3.12 dbf0ef8
  • wip 15e9353
  • wip slim a3f4dbe
  • merge base 9e97d55
  • and 162 more ...

View on GitHub

isold23 pushed 23 commits to master isold23/billd-live
  • fix: mdζΈ²ζŸ“ a201c29
  • fix: δΌ˜εŒ– 62757da
  • fix: δΌ˜εŒ– 01460bc
  • fix: δΌ˜εŒ– 9b3d7c7
  • fix: δΌ˜εŒ– f95ab76
  • fix: δΌ˜εŒ– 0f82f3b
  • fix: δΌ˜εŒ– a112a39
  • fix: δΌ˜εŒ– 4d5d357
  • fix: δΌ˜εŒ– ac03fa4
  • fix: δΌ˜εŒ– dc46a98
  • feat: δΌ˜εŒ–-2024/12/16 23:08:22 bad5473
  • feat: δΌ˜εŒ–-2024/12/16 23:17:08 932d233
  • feat: δΌ˜εŒ–-2024/12/17 00:02:49 e49d9ce
  • feat: δΌ˜εŒ–-2024/12/17 00:04:13 e2bdacc
  • feat: δΌ˜εŒ–-2024/12/20 12:57:15 083d99b
  • feat: δΌ˜εŒ–-2024/12/22 22:10:36 6cf2c07
  • feat: δΌ˜εŒ–-2024/12/23 13:49:07 95c2343
  • feat: δΌ˜εŒ–-2024/12/23 13:49:55 b29455d
  • feat: δΌ˜εŒ–-2024/12/23 13:50:27 14fbff6
  • feat: δΌ˜εŒ–-2024/12/24 12:00:58 94795c0
  • and 3 more ...

View on GitHub

isold23 pushed 3 commits to main isold23/whisper
  • fix typo data/README.md (#2433) 173ff7d
  • Updating README and doc strings to reflect that n_mels can now be 128 (#2049) fc5ded7
  • Bugfix: Illogical "Avoid computing higher temperatures on no_speech" (#1903) * Bugfix: Illogical "Avoid computing hi... 90db0de

View on GitHub

isold23 pushed 1 commit to develop isold23/srs
  • fix compile error in srs_protocol_rtmp_stack.cpp (#4247) Fix a compiling error. ## How to reproduce? https:/... 7416134

View on GitHub

isold23 pushed 154 commits to master isold23/ComfyUI
  • fix --cuda-device arg for AMD/HIP devices (#5586) * fix --cuda-device arg for AMD/HIP devices CUDA_VISIBLE_DEVICE... a72d152
  • Add block replace transformer_options to flux. 8ebf2d8
  • Fix regression. 3748e7e
  • Fix issue with 3d masks. 3b9a6cf
  • Add advanced model merging node for mochi. 122c9ca
  • Add a node to block merge auraflow models. 5fb59c8
  • Update web content to release v1.3.44 (#5620) * Update web content to release v1.3.44 * nit 4ac401a
  • Fix 3.8 compatibility in user_manager.py (#5645) 22a1d7c
  • Add transformer options blocks replace patch to mochi. 41886af
  • Support block replace patches in auraflow. d9f9096
  • Add a skip layer guidance node that can also skip single layers. This one should work for skipping the single layers... 9a0a5d3
  • Update UI screenshot in README (#5666) * Update UI ScreenShot in README * Remove legacy UI screenshot file * n... 9cc90ee
  • Refactor inpaint/ip2p code. b699a15
  • Add terminal size fallback (#5623) f498d85
  • Add boolean to InpaintModelConditioning to disable the noise mask. 156a287
  • Rename add_noise_mask -> noise_mask. 8986151
  • Skip layer guidance now works on stable audio model. 22535d0
  • Fix mask issue with attention_xformers. 07f6eea
  • Update readme. 772e620
  • Add some new weight patching functionality. Add a way to reshape lora weights. Allow weight patches to all weight n... 41444b5
  • and 134 more ...

View on GitHub

isold23 pushed 1 commit to v1.0.1 isold23/DTS

View on GitHub

isold23 pushed 1 commit to v1.0.1 isold23/DTS

View on GitHub

isold23 pushed 2 commits to master isold23/DTS
  • Merge pull request #4 from isold23/master Merge pull request #3 from isold23/v1.0.1 5acf27a
  • Merge pull request #5 from isold23/v1.0.1 Merge pull request #4 from isold23/master 787213b

View on GitHub

isold23 closed a pull request on isold23/DTS
Merge pull request #4 from isold23/master
Merge pull request #3 from isold23/v1.0.1
isold23 opened a pull request on isold23/DTS
Merge pull request #4 from isold23/master
Merge pull request #3 from isold23/v1.0.1
isold23 pushed 2 commits to v1.0.1 isold23/DTS
  • Merge pull request #3 from isold23/v1.0.1 Merge pull request #2 from isold23/master d737f65
  • Merge pull request #4 from isold23/master Merge pull request #3 from isold23/v1.0.1 5acf27a

View on GitHub

isold23 closed a pull request on isold23/DTS
Merge pull request #3 from isold23/v1.0.1
Merge pull request #2 from isold23/master
isold23 opened a pull request on isold23/DTS
Merge pull request #3 from isold23/v1.0.1
Merge pull request #2 from isold23/master
isold23 pushed 2 commits to master isold23/DTS
  • Merge pull request #2 from isold23/master add ut caadebd
  • Merge pull request #3 from isold23/v1.0.1 Merge pull request #2 from isold23/master d737f65

View on GitHub

isold23 closed a pull request on isold23/DTS
Merge pull request #2 from isold23/master
add ut
isold23 opened a pull request on isold23/DTS
Merge pull request #2 from isold23/master
add ut
isold23 pushed 2 commits to v1.0.1 isold23/DTS
  • add ut 650473a
  • Merge pull request #2 from isold23/master add ut caadebd

View on GitHub

isold23 closed a pull request on isold23/DTS
add ut
isold23 created a comment on a pull request on isold23/DTS
merger master

View on GitHub

isold23 opened a pull request on isold23/DTS
add ut
isold23 pushed 1 commit to master isold23/DTS

View on GitHub

isold23 pushed 1 commit to master isold23/LYNginx

View on GitHub

Load more