ai-forever / ai-forever/ru-gpts
ruGPT3XL_generation.ipynb not working
Open
- Dominant language
- Python
- Stars
- 2.1k
- Forks
- 433
- PR merge metrics
- No merged PRs in 30d
Description
ruGPT3XL_generation doesn't work in Google Colab:
In cell
`from src.xl_wrapper import RuGPT3XL`
```
ModuleNotFoundError Traceback (most recent call last)
[](https://localhost:8080/#) in
----> 1 from src.xl_wrapper import RuGPT3XL
ModuleNotFoundError: No module named 'src'```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.