Ecosyste.ms: Timeline

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

moghadas76

moghadas76 starred pypa/manylinux
moghadas76 opened an issue on nickscamara/open-deep-research
Multi-agent support
moghadas76 starred nickscamara/open-deep-research
moghadas76 starred NVIDIA/nvidia-docker
moghadas76 starred infiniflow/ragflow
moghadas76 opened an issue on oumi-ai/oumi
[Bug]: Kubernetes support
### What happened? Kubernetes support ### Steps to reproduce the bug Kubernetes support ### System Info Ubuntu 22.04
moghadas76 starred oumi-ai/oumi
moghadas76 starred ilya-aby/llm-codenames
moghadas76 starred nschloe/tikzplotlib
moghadas76 opened a pull request on huggingface/peft
Fix dataclass types
Fix #2355
moghadas76 opened an issue on huggingface/peft
dataclass config handling
### System Info Collecting environment information... PyTorch version: N/A Is debug build: N/A CUDA used to build PyTorch: N/A ROCM used to build PyTorch: N/A OS: Ubuntu 22.04.4 LTS (x86_64) GCC ...
moghadas76 created a branch on moghadas76/peft

fix/dict_config - 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.

moghadas76 opened an issue on huggingface/peft
Commented PeftConfig
### System Info # from .config import PeftConfig, PeftType, PromptLearningConfig, TaskType @ ./peft/utils/__init__.py Why? ### Who can help? _No response_ ### Information - [x] The official ...
moghadas76 starred block/goose
moghadas76 opened an issue on microsoft/vscode
Change behaviour after file deletion
<!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- 🕮 Read our guide about submitting issues: ...
moghadas76 opened an issue on pytorch/pytorch
clamp_min did not work
### 🐛 Describe the bug ```python import numpy as np import torch file = np.load("tensor.zip") tensor = torch.from_numpy(file.f.arr_0) print(tensor) print(tensor.shape) print(torch.ge(tensor.cla...
moghadas76 opened a pull request on pytorch/pytorch
Implement KL for studentT
Fixes #ISSUE_NUMBER
moghadas76 created a branch on moghadas76/pytorch

fix/student_t_kl - Tensors and Dynamic neural networks in Python with strong GPU acceleration

moghadas76 created a comment on an issue on pytorch/pytorch
raise NotImplementedError( NotImplementedError: No KL(p || q) is implemented for p type StudentT and q type StudentT

View on GitHub

moghadas76 starred linkedin/Liger-Kernel
moghadas76 starred argilla-io/distilabel
moghadas76 starred huggingface/open-r1
moghadas76 starred deepseek-ai/DeepSeek-R1
moghadas76 starred deepseek-ai/DeepSeek-V3
moghadas76 opened an issue on pytorch/pytorch
KL div between t-distribution
### 🐛 Describe the bug KL between T-distribution did not implemented: ```python target_distribution = StudentT( df=df, loc=target, scale=torch.ones_like(target...
moghadas76 opened an issue on anthropics/anthropic-cookbook
Artifact error
![Image](https://github.com/user-attachments/assets/e6ae4aa9-8ca1-4218-b506-d5a5b8b9f140)
moghadas76 pushed 1 commit to feature/llama3 moghadas76/lag-llama

View on GitHub

moghadas76 opened a pull request on pytorch/pytorch
Add icdf to Gamma dist
Fixes #145679
Load more