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

Python API restructurization & code style improvements #130

Merged
merged 15 commits into from Sep 20, 2023

Conversation

saharNooby
Copy link
Collaborator

Breaking changes for end users: Python API files (rwkv_cpp_model.py, rwkv_cpp_shared_library.py) were moved from ./rwkv to ./python/rwkv_cpp; you may need to change the paths/package names in your code.

Some notable internal changes:

  • split 1.6K line rwkv.cpp into much smaller files
  • unified and improved code style
  • removed some unused functions

@saharNooby saharNooby merged commit 6caa45e into master Sep 20, 2023
24 checks passed
@saharNooby saharNooby deleted the total-refactoring branch September 20, 2023 16:46
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.

None yet

1 participant