kewei
Loading Heatmap…

kewei synced commits to master at kewei/v2rayN from mirror

1 hour ago

kewei synced commits to master at kewei/chatgpt-on-wechat from mirror

1 hour ago

kewei synced commits to master at kewei/samples from mirror

  • acb413c376 !2019 Add Attr for AclOnlineModel testcase Merge pull request !2019 from 诸葛文洵/master
  • a56a7e45af !2021 修改部分环境变量配置说明 Merge pull request !2021 from 李博涛/fix_env
  • 320f0ca4b5 修改readme说明
  • 6981b9f0c1 Add Attr for AclOnlineModel testcase Signed-off-by: 诸葛文洵 <zhugexun@hisilicon.com>
  • Compare 4 commits »

1 hour ago

kewei created NPU type debugging task kewei202403231164515

4 hours ago

kewei synced commits to main at kewei/ChatGPT-Next-Web from mirror

  • 43824bd621 Merge pull request #4193 from MrrDrr/env_bug_fix Update README.md
  • 3c97a4f5a1 Merge pull request #4091 from H0llyW00dzZ/docker-ignore Update Docker Ignore
  • 711bf190d4 Merge pull request #4264 from ChatGPTNextWeb/dependabot/npm_and_yarn/tauri-apps/cli-1.5.11 chore(deps-dev): bump @tauri-apps/cli from 1.5.7 to 1.5.11
  • 1049006cf9 Merge pull request #4366 from Essmatiko123/dependabot/npm_and_yarn/eslint-plugin-prettier-5.1.3 chore(deps-dev): bump eslint-plugin-prettier from 4.2.1 to 5.1.3
  • 76603d108d chore(deps-dev): bump @tauri-apps/cli from 1.5.7 to 1.5.11 Bumps [@tauri-apps/cli](https://github.com/tauri-apps/tauri) from 1.5.7 to 1.5.11. - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v1.5.7...@tauri-apps/cli-v1.5.11) --- updated-dependencies: - dependency-name: "@tauri-apps/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
  • Compare 16 commits »

2 days ago

kewei synced commits to main at kewei/peft from mirror

  • d582b68c7f FEAT Add cache to import_utils calls (#1584) Otherwise, repeated calls with big PYTHONPATH can lead to considerably slow downs, as there is no caching.
  • 4537317961 Extend from_pretrained to models with disk-offloaded modules (#1431) This PR extends PeftModel.from_pretrained() to be compatible with disk offloading. The approach is to re-make the offload_index map to the original (offloaded) model's safetensors files and then save the LoRA parameters with renamed model module parameters to new safetensors folders, updating the offload_index accordingly. This is a complement to PRs #1190 and transformers #27412, and is designed to allow for the loading of PeftModels using only the memory equivalent of one safetensors file.
  • ffb8512396 DOC Section on using transformers pipeline (#1587)
  • Compare 3 commits »

2 days ago

kewei synced commits to main at kewei/presidio from mirror

  • 49a996de8b Changed default aggregation_strategy to max (#1342)

2 days ago

kewei synced commits to refactor-state at kewei/accelerate from mirror

2 days ago

kewei synced commits to main at kewei/accelerate from mirror

  • 5a232de2fa Expound PartialState docstring (#2589) * Expound docstring * Reword * Weird spacing * Move example * Move to solve formatting issues * Link to the spec class * Take 3 * Copy kwargs format to others * Take 4... * Special thingy
  • 5f8048cd04 Guard stateful objects (#2572) * Guard stateful objects * Add test * Add a test * MOre tests * Update AcceleratorState * Decision: early return * Test accelerator as well * use right assert check * Use getattr
  • 4378b560e8 Fix `load_checkpoint_in_model` behavior when unexpected keys are in the checkpoint (#2588) * fix load_checkpoint_in_model when unexpected keys are in the checkpoint * fix test * style
  • 8644e23b71 Refactor and improve model estimator tool (#2581) * Start * Stash * Mark * Better mixed precision * Can confirm transformerengine * Finish refactor * Update training usage * Slight tweak * Fin * Fixup test * Add comment about FP8
  • b2fc3a3b0e Refactor affinity and make it stateful (#2579) * Move under initialized check * One more * Numa affinity * Docs * Import * Add verbosity * Apply suggestions from code review Co-authored-by: Benjamin Bossan <BenjaminBossan@users.noreply.github.com> * Improve import err * Test + fix bug * Update src/accelerate/utils/environment.py Co-authored-by: Stas Bekman <stas00@users.noreply.github.com> * Clean --------- Co-authored-by: Benjamin Bossan <BenjaminBossan@users.noreply.github.com> Co-authored-by: Stas Bekman <stas00@users.noreply.github.com>
  • Compare 6 commits »

2 days ago

kewei synced commits to main at kewei/netron from mirror

2 days ago

kewei synced commits to main at kewei/carrot from mirror

2 days ago

kewei synced commits to master at kewei/RWKV-Runner from mirror

2 days ago

kewei synced commits to master at kewei/mindnlp from mirror

2 days ago

kewei synced commits to r1.1.tr5 at kewei/mindformers from mirror

  • b14891090d !2551 【r1.1.tr5】增加train_checker对分布式训练的适配,已合入dev Merge pull request !2551 from 牛君豪/train_checker_fix
  • c422f54d17 !2559 cherrypic加速json配置增加readme说明 Merge pull request !2559 from 冯浩/cherry-pick-1711456693
  • ae4ab0cf6d fixed 5bd55ff from https://gitee.com/michealswhite/mindformers/pulls/2553 加速json配置增加readme说明
  • 48df210ad3 !2541 【r1.1.tr5】rename mindseed to openmind Merge pull request !2541 from husichao/r1.1_rename
  • 1a9738cde2 !2549 【bugfix】修复自动下载tokenizer.model与使用的模型不对应的问题 Merge pull request !2549 from niyuxin94520/r1.1.tr5
  • Compare 16 commits »

2 days ago

kewei synced commits to r1.0 at kewei/mindformers from mirror

  • 734aeb8691 !2404 【r1.0】Baichuan2-7B适配PFA推理特性 Merge pull request !2404 from renyujin/baichuan2_7b_pfa
  • d9b82700bf Baichuan2-7B适配PFA推理特性
  • fab613216a update setup.py. Signed-off-by: Lin <heqinglin4@huawei.com>
  • Compare 3 commits »

2 days ago

kewei synced commits to kbk-infer at kewei/mindformers from mirror

2 days ago

kewei synced commits to dev at kewei/mindformers from mirror

  • 1e3c2eb8b2 !2547 internlm文档更新 Merge pull request !2547 from Xinrui Chen/dev-internlm
  • 497f163a0b !2525 【dev】msrun分布式启动脚本及README补充说明 Merge pull request !2525 from 牛君豪/msrun_script
  • bd3e1a0adf !2540 rename mindseed to openmind Merge pull request !2540 from husichao/rename_xxx
  • d87d758ef7 !2510 【dev】Trainer增加push_to_hub接口 Merge pull request !2510 from 森镇/trainer_push_to_hub
  • acc48408a7 【dev】msrun分布式启动脚本及README补充说明
  • Compare 8 commits »

2 days ago

kewei synced commits to master at kewei/flair from mirror

2 days ago

kewei synced commits to low-resource-noisy-NER at kewei/flair from mirror

2 days ago

kewei synced commits to hunflair2-release at kewei/flair from mirror

2 days ago