Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
suryatmodulus pushed 5970 commits to develop suryatmodulus/semgrep
- fix: Fall back when unable to infer type from svalue (semgrep/semgrep-proprietary#1616) During matching, when determ... b9fb140
- chore: add logging to osemgrep sarif formatter (semgrep/semgrep-proprietary#1626) Previously, when osemgrep vs pysem... 0bd7ad4
- build-semgrep-pro: restore using the OSS from the PR (semgrep/semgrep-proprietary#1630) This should fix the tests re... d10868a
- chore: Bump version to 1.75.0 92034e3
- Use --oss-only for ci tests 281a543
- Use the right semgrep-core binary during pytest in CI (#10296) We don't need anymore build-semgrep-pro. test pl... 9cf9429
- devops: Update post-commit benchmark expectations with four new findings (semgrep/semgrep-proprietary#1629) I invest... 5c75ece
- chore: Bump version to 1.75.0 (semgrep/semgrep-proprietary#1632) synced from OSS 92034e3e331e18406cf92f5d0709af4438b... 08e645d
- tainting: Make semgrep-core text mode print more detailed traces (semgrep/semgrep-proprietary#1633) We devs use the ... 9a60db9
- Use --oss-only for ci tests (semgrep/semgrep-proprietary#1635) synced from OSS 281a54336e8422d8c8ae1d7adcae93dd035e2... bcf1666
- Update README.md Update broken link in README synced from Pro 83d50d6e5ef0a511d48cc7d3fa0db987da8fc695 500b64d
- Use the right semgrep-core binary during pytest in CI (semgrep/semgrep-proprietary#10296) (semgrep/semgrep-proprietar... 9693e82
- fix(js): make autofix work (semgrep/semgrep-proprietary#1557) This PR just makes it so we no longer expose `Core_sca... fe45b03
- Added type inference support for basic operators (semgrep/semgrep-proprietary#1551) test plan: `make test` synced f... a18316b
- intrafile tests: Update matching test annotations (semgrep/semgrep-proprietary#1649) In this PR we update the annota... c67f6c8
- Restore build-test-windows-x86 in CI (semgrep/semgrep-proprietary#1644) This was removed in https://github.com/semgr... bb87df8
- Fixing errors in matching identifiers from wildcard imports (semgrep/semgrep-proprietary#1639) test plan: `make test... ad9aa57
- build: `make test` should also run the OSS tests (semgrep/semgrep-proprietary#1662) test plan: make test & examine t... 99f7113
- tainting: Add two more tests after PR #1599 (semgrep/semgrep-proprietary#1646) Follows: b42a82736fa ("tainting: Intr... 16a3cf9
- feat(rule-syntax): multiple fixes (semgrep/semgrep-proprietary#1541) This is a stacked diff whose parent is #1539 ... c38ae81
- and 5950 more ...
suryatmodulus pushed 94 commits to main suryatmodulus/InspireMusic
- update tools 95aa651
- add dataset_example 799c32c
- update dataset_example 6088eed
- update tools/make_parquet_list.py cc2d5b4
- update frontend d13e9ed
- update frontend c5ce2df
- update run.sh ea79fd7
- update README.md d96e51e
- update inference b613981
- update inference 15c60eb
- update inference b86d223
- update inference 70efb6d
- update 02ef9a6
- update 3ec9379
- update 40171f0
- update README.md a783b93
- update 547355e
- update 6b8d505
- add conf/inspiremusic_1.5b_long.yaml d019b90
- update README.md 03e400b
- and 74 more ...
suryatmodulus pushed 3 commits to main suryatmodulus/Sonic-AI
suryatmodulus pushed 163 commits to main suryatmodulus/zerox
- Allow providing fine tuned model for OCR d9d331c
- Remove log 7844773
- Merge pull request #81 from getomni-ai/zeeshan/ft-model Fine tuned models a724c34
- Increase the png height e42e58a
- Add correctOrientation and trimEdges options 39c87a2
- Increase MIN_ROTATION_CONFIDENCE to 60 dd449bd
- Add testing mechanism (#82) * Add testing mechanism * expand on tests * editorconfig * rm duplicate from gi... 0dd29ac
- 1.0.32 30549ea
- update npm ignore 25cfbc4
- 1.0.33 c3e6ec8
- exclude traineddata 23546bf
- 1.0.34 75c12a8
- Add test case for resistor fact sheet 79c48cc
- correct test case c6e13c3
- add .env to npmignore d41469d
- 1.0.35 6a4a8fe
- Add test case (#85) 1f3a6ec
- Merge branch 'main' of https://github.com/getomni-ai/zerox 7613e52
- Add test case d86bf42
- Add expectedKeywords for file 0005.pdf f509192
- and 143 more ...
suryatmodulus pushed 2 commits to master suryatmodulus/go-mtasts
suryatmodulus pushed 4 commits to master suryatmodulus/mailsec-check
- dns: set timeout for entire request Prior to this change we only set a connect timeout, which left read and write ti... 2c76409
- spf: set level to secure if dnssec signed. 33c1e70
- add option to display protocol records When debugging email setups it can be helpful to view the protocol records, w... 70820c4
- dns: check for NXDOMAIN Check NXDOMAIN explicitly and set appropriate description, return all other dns query errors. 039bb7d
suryatmodulus pushed 5 commits to master suryatmodulus/go-imap-sql
suryatmodulus pushed 353 commits to master suryatmodulus/skypilot
- [AWS] Avoid quota check when reservation is specified (#3937) 17abd71
- Fix pixtral input used (#3940) * Fix input used * update readme 49b27fc
- [Catalog] Fix GCP Fetcher (#3942) * fix * fix * address comments * Update sky/clouds/service_catalog/data_fetcher... 4dd9051
- [GCP][Disk] Add supported instance type check for disk tier ultra (#3935) * fix * Update sky/clouds/gcp.py Co-auth... 7940552
- [k8s][dev] Instructions to mock GPU node (#3936) note on mocking GPU node 8f4eef4
- [TPUs] Update sky show-gpus for TPUs (#3941) * update TPU * update TPU * update TPU * lint c1464e1
- [LLM] Add huggingface token due to recent change of Pixtral on HF (#3950) e870839
- [LLM] Update qwen examples (#3957) * update qwen examples * Fix misalign 303d43f
- Qwen 2.5 support (#3959) * Update qwen example for 2.5 release * Add support for qwen 2.5 example 4023822
- Qwen 2.5 k8s (#3960) * Update qwen example for 2.5 release * Add support for qwen 2.5 example * add kubernetes 7ca0c48
- Integrating the Yi series models (#3958) * Add files via upload * Update and rename qwen2-7b.yaml to yi15-6b.yaml ... e558ec2
- [Test] Fix Smoke Test `test-skyserve-fast-update` (#3956) * init * add newline 3871de9
- [LLM] Add Qwen2-VL multimodal example (#3961) Add multimodal example d602225
- Update README.md (#3969) * Add files via upload * Update and rename qwen2-7b.yaml to yi15-6b.yaml * Add files via... 31c0a5c
- [Core] Admin policy enforcement plugin (#3966) * support policy hook * test task labels * Add test for policy that... 800f7d6
- [k8s] Autodown Serve controller on Kubernetes (#3984) * Add autodown for skyserve on k8s * lint e13c391
- [Tests] Add missing changes from #3966 for fast service update test (#3976) Use wget instead of git clone for faster... be92944
- [Paperspace] add A4000, P4000, GPU+ (#3991) add A4000, P4000, GPU+ 026886d
- [Docs] Fix highlighting in code block (#3994) Fix highlighting in code block Fixes #3993 82aa0c3
- [LLM] Llama 3.2 guide (#3990) * Add llama 3.2 example * update * length * fix * update * update cpus limit * U... 396e0fc
- and 333 more ...
suryatmodulus pushed 340 commits to develop suryatmodulus/multimodal-maestro
- Add initial setup a494bd2
- Add basic utils b3eee67
- Add basic training utils 8a0713e
- Fix wrong typing 2d6e4cf
- use reproducibility utils aded4dd
- Add basic utils for florence 263b7fe
- Fix prompting f9abed8
- Fix prompting c65fc44
- Fix prompting 0c83e90
- Fix prompting 9fbfc10
- Fix prompting 453d4d1
- Fix prompting 45a04da
- Fix prompting 13d9d36
- Scratch of training loop e4e9fee
- Fix bug 785014c
- Fix bug bf2b3e0
- Fix bug d21333e
- Fix loss display b870667
- Fix bug with model loading d4bb6f9
- Add training summary 4a24e97
- and 320 more ...
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