Min Jiang
Min Jiang
**Describe the bug** It generate the error when running the generate program **To Reproduce** Steps to reproduce the behavior: 1. run "./deepy.py generate.py ./configs/20B.yml -i prompt.txt -o sample_outputs.txt" 2. the...
Here is the information: Traceback (most recent call last): File "/opt/conda/lib/python3.8/runpy.py", line 185, in _run_module_as_main mod_name, mod_spec, code = _get_module_details(mod_name, _Error) File "/opt/conda/lib/python3.8/runpy.py", line 111, in _get_module_details __import__(pkg_name) File "COSA/env/lib/python3.8/site-packages/torch/__init__.py",...
I got an error as below: clinical_concept_extraction/elmo_vector.py", line 24, in __init__ self.session = tf.Session(config=config) File "/usr/lib/tensorflow/lib/python3.6/tensorflow/python/client/session.py", line 1563, in __init__ super(Session, self).__init__(target, graph, config=config) File "/usr/lib/tensorflow/lib/python3.6/tensorflow/python/client/session.py", line 633, in __init__...