Lorenzo Padoan

Results 5 issues of Lorenzo Padoan

Once i have completed the installation and try a test with test.py with the 8B model I had the following error: ``` (base) lorenzo@lorenzo-desktop:~/Desktop/llama$ torchrun --nproc_per_node 1 example.py --ckpt_dir ./model/model_size...

**Is your feature request related to a problem? Please describe.** A scraper pipeline capable of retrieve all the similar blocks in a page, like ecommerce, weather, fly websites **Describe the...

feature request

This pull request addresses a minor typographical error found in a code comment. The commit `b384303` corrects 'logile' to 'logfile'. This change improves code readability and maintainability by ensuring comments...

# Fix: Account for max_tokens in /compact context window calculation ## Problem Description The `/compact` command fails with an API error when the context window is around 90% full, even...

bug
has repro
area:core
memory
autoclose

## Summary Fix the ralph-wiggum plugin's `/ralph-loop` command which fails to execute due to Claude Code's security restrictions on multi-line bash commands. ## Problem When running `/ralph-loop`, users receive: ```...