Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
TechxGenus pushed 111 commits to main TechxGenus/transformers
- add sdpa to OPT (#33298) * add sdpa to OPT * chore: remove redundant whitespace in OPTDecoder class * fixup ... a265600
- Phi3: fix attn for sliding window (#33586) * fix phi3 attn fir sliding window * fix tests * address most comme... adea675
- HfArgumentParser: allow for hyhenated field names in long-options (#33990) Allow for hyphenated field names in long-... a84c413
- Fix pipelines tests (#34049) * Fix wrong skip annotation * Remove error raise 66e08db
- Add gguf support for gpt2 (#34044) * add gpt2 gguf support * add doc change * small refactoring c9afee5
- Sync QuestionAnsweringPipeline (#34039) * Sync QuestionAnsweringPipeline * typo fixes * Update deprecation war... f8a260e
- Specifying torch dtype in Qwen2VLForConditionalGeneration (#33953) * Specifying torch dtype * Reverting change & ... dda3f91
- Universal Assisted Generation: Assisted generation with any assistant model (by Intel Labs) (#33383) * Update candid... fb0c6b5
- check if eigenvalues of covariance matrix are complex. (#34037) check if eigenvalues of covariance complex for psd ... 4a3f1a6
- [Docs] Update compressed_tensors.md (#33961) * Update compressed_tensors.md Fix some unfinished sections * Upd... b2f09fb
- Fix data_seed unused (#33731) * fixing data_seed unused * fix accelerate version needed * fix style * updat... a37a06a
- [TESTS] ASR pipeline (#33925) * fix whisper translation * correct slow_unfinished_sequence test * make fixup e7dfb91
- Update Blip2 `is_pipeline_test_to_skip` method signature (#34067) Update method signature 8363fd8
- provide trust_remote_code for search feat extractor in model config (#34036) 211f1d9
- Small Fix to modular converter (#34051) * small_fix * supporting both src/tranformers and examples/ * make style 24b82f3
- Default `synced_gpus` to `True` when using `FullyShardedDataParallel` (#33483) * Default synced_gpus to True when us... 70b07d9
- Generate using exported model and enable gemma2-2b in ExecuTorch (#33707) * Generate using exported model and enable... 7d97cca
- Idefics: fix position ids (#33907) * fix position ids * fix labels also * fix copies * oops, not that one ... be9aeba
- Update SSH workflow file (#34084) * fix * fix --------- Co-authored-by: ydshieh <[email protected]... 4b9bfd3
- Tests: upcast `logits` to `float()` (#34042) upcast e878eaa
- and 91 more ...
TechxGenus created a comment on an issue on huggingface/transformers
Although this issue has little impact on the training results, it significantly affects to run experiments across different hardware configurations. I hope it can be resolved alongside gradient acc...
TechxGenus pushed 2 commits to main TechxGenus/continue
TechxGenus pushed 2337 commits to main TechxGenus/continue
- update changelog badcc95
- break down computeRows 9f39e12
- Turn of chunking for files with more than 1m characters and files lacking extensions This should help with some of t... d9efc11
- Update launch.json 3f62e66
- docs: add nvidia to model providers (#1982) d832dbc
- docs: add nvidia to OS models (#1983) c9beb8d
- Merge pull request #1981 from teslamotors/user/rleidle/add-filter-for-large-files-and-no-extension Turn of chunking ... d8de6da
- Move the bulk insert resolve into the COMMIT callback db.db.serialize(...) guarantees that each statement runs in or... 4c4b211
- Change the indexing batch size to a static value of 100 This appears to have a positive impact on indexing throughpu... 2272aa1
- Merge pull request #1985 from teslamotors/user/rleidle/set-batch-size Change the indexing batch size to a static val... f9163a0
- create pre-release on tag event fece48d
- Merge branch 'dev' of https://github.com/continuedev/continue into dev 300e7f1
- update ci 1e5a7b0
- update CI to run on tag creation 4beb81e
- skip test temporarily 69f13e6
- fix chunk test for windows 3ba8ef7
- Run core tests after prepackage a6ba8f0
- update ci ca3ea25
- branch tests for planning layer f06dfae
- turn on strict in gui and fix a few type warnings 4666a6a
- and 2317 more ...