This commit is contained in:
josc146
2023-07-25 16:37:06 +08:00
parent f56748a941
commit 77868c798b
5 changed files with 7 additions and 2 deletions

View File

@@ -135,6 +135,7 @@ for i in np.argsort(embeddings_cos_sim)[::-1]:
- ChatRWKV: https://github.com/BlinkDL/ChatRWKV
- RWKV-LM: https://github.com/BlinkDL/RWKV-LM
- RWKV-LM-LoRA: https://github.com/Blealtan/RWKV-LM-LoRA
- MIDI-LLM-tokenizer: https://github.com/briansemrau/MIDI-LLM-tokenizer
## プレビュー