Qingyu Song

Results 2 issues of Qingyu Song

Thanks for your paper and code. How do you make a 3D map like Figure 9? Can you share your code for visualization? ![image](https://user-images.githubusercontent.com/15140733/71817777-f7a79d80-30c1-11ea-9a85-f4df1c73322e.png)

In `llama.cpp`, `--n-predict` option is used to set the number of tokens to predict when generating text/ I don't find the binding for that in [doc](https://llama-cpp-python.readthedocs.io/en/latest/).