Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set the memory limit for pandoc to 4GB #29

Merged
merged 3 commits into from
Mar 29, 2024
Merged

set the memory limit for pandoc to 4GB #29

merged 3 commits into from
Mar 29, 2024

Conversation

bigcat88
Copy link
Member

Potentially fixes: #28

Should work, can not test myself, as have no Nvidia to run it..

Signed-off-by: Alexander Piskun <[email protected]>
@bigcat88 bigcat88 changed the title set the memory limit for pandoc to 8GB set the memory limit for pandoc to 4GB Mar 29, 2024
@marcelklehr marcelklehr merged commit fd8579a into master Mar 29, 2024
4 checks passed
@marcelklehr marcelklehr deleted the memory-limit branch March 29, 2024 13:32
@kyteinsky kyteinsky mentioned this pull request Apr 15, 2024
kyteinsky added a commit that referenced this pull request Apr 15, 2024
## 2.1.0 - 2024-04-15
### Changed
- no context generation is now a chat completion
- filter sources before document decode

### Fixed
- set the memory limit for pandoc to 4GB (#29)
- adjustments for changes in AppAPI in last two months (#26)
- pass useContext to the query function
- prune context/query to fit the context window
- pandoc hangs

### Added
- accelerator detection on container boot
- repair steps
- increase context length to 16384

Signed-off-by: Anupam Kumar <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

All memory on server consumed by pandoc
2 participants