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

ENH: edit Llama parameters #98

Merged
merged 7 commits into from
Jul 7, 2023

Conversation

Bojun-Feng
Copy link
Contributor

Resolve #49

  • increase context length to 2k
  • determine gpu layers based on model size
  • handle import error for llama_cpp

@UranusSeven UranusSeven merged commit 27b386d into xorbitsai:main Jul 7, 2023
9 checks passed
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.

ENH: increase context length
2 participants