shanekong
shanekong
> As mentioned before #2, installing "graph_tool" may be very troublesome. > > Here is my solution to install "graph_tool" on my ubuntu 16.04, hoping can be helpful to those...
i try to run similarity.py in python3.5, tensorflow-gpu==1.14.0, but raise an exceptiontion. AttributeError: module 'tensorflow.contrib.data' has no attribute 'map_and_batch'. how to fix this bug?
i meet a similar problem. if ft server encouters stop token during generating, but the already generate tokens' length shorter than the max_new_tokens, the ft server will continue reply the...
i meet the same promblem, by running python3 tools/issue_request.py tools/requests/sample_request_stream.json Process Process-1: Traceback (most recent call last): File "/data/kongxiangxing/env/miniconda3/envs/python37/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/data/kongxiangxing/env/miniconda3/envs/python37/lib/python3.7/multiprocessing/process.py", line 99, in run...