Skip to content

Commit

Permalink
fix rwkv.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
leo-gan committed Aug 14, 2024
1 parent 33ec754 commit 650b1ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/docs/integrations/llms/rwkv.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ including streaming and CUDA support.
To use the RWKV wrapper, you need to provide the path to the pre-trained model file and the tokenizer's configuration.
```python
from langchain_community.llms import RWKV
```

# Test the model

Expand Down

0 comments on commit 650b1ea

Please sign in to comment.