Nathan Weinberg

Results 12 issues of Nathan Weinberg

**Describe the bug** When running `run_benchmark_comparison` with `GEN_CSV` enabled, a file `=4.1.3` is created in the `utils` directory **To Reproduce** Steps to reproduce the behavior: 1. Trigger the `run_benchmark_comparison` function...

bug

**Describe the bug** There are two entries with visual issues that shuld be fixed: 1. We have a `JFK/UMass` and a `JFK/UMass (Braintree)` - the former should be changed to...

bug
good first issue

currently when downloading safetensors and using llama.cpp ramalama suggests using a or converting to a GGUF format this commit updates the text to inform users they can also switch to...

### Issue Description I have a Fedora system with the `python3-ramalama` package installed via `dnf` When I also try to install `ramalama` via `pip` in a virtualenv, I get some...

bug

```bash $ make install-requirements [notice] A new release of pip is available: 23.3.2 -> 25.0.1 [notice] To update, run: pip install --upgrade pip pipx install \ argcomplete~=3.0 \ black~=25.0 \...

### System Info ``` PyTorch version: 2.6.0+cu124 Is debug build: False CUDA used to build PyTorch: 12.4 ROCM used to build PyTorch: N/A OS: Fedora Linux 40 (Workstation Edition) (x86_64)...

bug
stale

*Issue #, if available:* N/A *Description of changes:* Stale bot action is set on a fairly old version - update to the latest one made available in March By submitting...

*Issue #, if available:* N/A *Description of changes:* Removes broken icon link from README. The documentation is still linked below in L98 for users. By submitting this pull request, I...

Discussed in the last meeting This will add a Stale Bot that marks issues/PRs as `stale` after 6 months of no activity There will be no automatic closing at this...

ci/cd

### 🚀 Describe the new functionality needed A simple CI job that runs to ensure that the Llama Stack documentation still builds. ### 💡 Why is this needed? What if...

enhancement