Naor Sabag
Naor Sabag
### Describe the bug: Running 'pip install -r requirements.txt resulted' in error regarding building wheel for llama-cpp-python ### Reproduction: pip install -r requirements.txt ERROR: Failed building wheel for llama-cpp-python ###...
Also got the following related warning: `Input length of input_ids is 2326, but `max_length` is set to 2048. This can lead to unexpected behavior. You should consider increasing `max_new_tokens`.` How...
## PR Checklist - [x] The commit message follows our guidelines: https://github.com/elementor/elementor/blob/master/.github/CONTRIBUTING.md ## PR Type What kind of change does this PR introduce? - [ ] Bugfix - [x] Feature...