Skip to content

Python poetry dependency manager config for parlai dialogue platform with pytorch cpu support

Notifications You must be signed in to change notification settings

svirmi/parlai-poetry-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python poetry dependency manager config for parlai dialogue platform with pytorch cpu support
  • python version >=3.9
  • poetry version 1.1.14
  • parlai version 1.7.1
  • pytorch version 1.12 (cpu)

To activate poetry virtual environment run one or another terminal command:

source $(poetry env info --path)/bin/activate

or

$HOME/.poetry/bin/poetry shell

To deactivate virtual environment, run

deactivate

verification

About

Python poetry dependency manager config for parlai dialogue platform with pytorch cpu support

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published