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

Final steps for a new library. v6.1.1 #60

Merged
merged 5 commits into from
Jan 29, 2024
Merged

Final steps for a new library. v6.1.1 #60

merged 5 commits into from
Jan 29, 2024

Conversation

yukiarimo
Copy link
Owner

  • Moved to another library implementation.
    ctransformers -> llama-cpp-python
  • Improved stability in generation
  • Final steps towards Auth System
  • Removed unnecessary dependencies
  • Prompt templates are disabled temporary
  • Tweaked config.json for consumer hardware

- Moved to another library implementation.
`ctransformers` -> `llama-cpp-python`
- Improved stability in generation
- Final steps towards Auth System
- Removed unnecessary dependencies
- Prompt templates are disabled temprorary
- Tweaked config.json for consumer hardware
@yukiarimo yukiarimo added the enhancement New feature or request label Jan 29, 2024
@yukiarimo yukiarimo merged commit 4a50e7c into main Jan 29, 2024
2 checks passed
Comment on lines +1218 to +1219
requestResultsContainer.innerHTML = '<p><strong>Request:</strong> Sending search request for: ' +
searchData + '</p>';

Check warning

Code scanning / CodeQL

DOM text reinterpreted as HTML Medium

DOM text
is reinterpreted as HTML without escaping meta-characters.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant