Tim Wu
Results
2
comments of
Tim Wu
Has anyone tried the idea of what may be called "point prompt engineering"? i.e. training a separate model that learns how to put positive prompt points and negative prompt points,...
Thanks for replying so quickly. ``` !pip freeze | grep scipy ``` ``` scipy==1.14.1 ``` Tried install specified scipy version ``` !pip install scipy==1.7.1 ``` ``` ERROR: Ignored the following...