Skip to content

Commit

Permalink
Merge pull request #30 from henk717/united
Browse files Browse the repository at this point in the history
Merge large refactor from united.
  • Loading branch information
pi6am authored May 3, 2023
2 parents eb4e89c + 5d1ee39 commit 507da6f
Show file tree
Hide file tree
Showing 39 changed files with 5,534 additions and 4,651 deletions.
7 changes: 6 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,17 @@ Uninstall
flask_session
accelerate-disk-cache
.ipynb_checkpoints
unit_test_report.html

# Temporary until HF port
!models/RWKV-v4
models/RWKV-v4/20B_tokenizer.json
models/RWKV-v4/src/__pycache__
models/RWKV-v4/models

# Ignore PyCharm project files.
# Ignore PyCharm, VSCode project files.
.idea
.vscode

# Ignore compiled Python files.
*.pyc
Expand All @@ -48,3 +50,6 @@ flask_session/1074228e7055acfb7de9d07a471d0b92
.gitignore
flask_session/2029240f6d1128be89ddc32729463129
flask_session

# virtualenvs
.venv
2 changes: 1 addition & 1 deletion KoboldAI-Horde-Bridge
204 changes: 0 additions & 204 deletions RWKV4/LICENSE.txt

This file was deleted.

125 changes: 0 additions & 125 deletions RWKV4/cuda/wkv_cuda.cu

This file was deleted.

21 changes: 0 additions & 21 deletions RWKV4/cuda/wkv_op.cpp

This file was deleted.

Loading

0 comments on commit 507da6f

Please sign in to comment.