Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
shamanez opened an issue on KhoomeiK/LlamaGym
Set up the mult GPU deepspeed or FSDP setup
This is an amazing work. Does this work with FSDP or Deepspeed?shamanez created a repository: shamanez/Minikube-tutorial
https://github.com/shamanez/Minikube-tutorial - Just wanted to explore minikube to learn k8
shamanez created a branch on shamanez/Minikube-tutorial
main - Just wanted to explore minikube to learn k8
shamanez closed an issue on arcee-ai/DAM
Request to Integrate HuggingFace Accelerate or DeepSpeed to Address CUDA Memory Issues
Hi, Thank you for sharing this amazing work! I really appreciate the effort you have put into this project. I would like to request consideration for integrating HuggingFace Accelerate or [DeepSp...shamanez created a comment on an issue on arcee-ai/DAM
Actually I tried to set it up. For some reason deepspeed coudn't work with our settings since the model had around 23B parameters.
shamanez pushed 7 commits to main shamanez/autogen-upstream
- AgentChat pause, resume, and reset (#4088) * AgentChat pause and resume a task Resolves #3859 * Add * Update usage... 2e3155b
- Initial web surfer implementation in extension (#4071) * Initial web surfer implementation in extension * Moved mod... 9e38892
- Add task type that are messages to enable multi-modal tasks. (#4091) * Add task type that are messages to enable mul... 5fa38b0
- Simplify publish events in agent (#4093) * simplify publishing imessage contracts use new api complete adoptio... 621b17e
- Fix worker sample in core (#4104) 111e691
- SocietyOfMind agent for nested teams (#4110) * Initial implementation of SOM agent * add tests * edit prompt * Up... 3f28aa8
- Add Console function to stream result to pretty print console output (#4115) f40b0c2
shamanez pushed 3 commits to main arcee-ai/optillm-upstream
shamanez closed a pull request on arcee-ai/optillm-upstream
Added some optimization techniques to he API call
- Removed Cache - Addy Async optimizationshamanez opened a pull request on arcee-ai/optillm-upstream
Added some optimization techniques to he API call
- Removed Cache - Addy Async optimizationshamanez closed a pull request on codelion/optillm
Some modification to clear the code
- removed cache -added asyncshamanez opened a pull request on codelion/optillm
Some modification to clear the code
- removed cache -added asyncshamanez created a branch on arcee-ai/optillm-upstream
remove_cache - Optimizing inference proxy for LLMs