SimFG

Results 402 comments of SimFG

Have added a basic embedding, so we will close the issue. If there are more complex needs, we will open a new issue

@silasdao you can try add `--cpu` param when starting the server

change all, you can try it ![image](https://user-images.githubusercontent.com/21985684/235062826-bf1391d0-374a-44c1-a7e3-0e9236eb6ae4.png) Replace all `torch.device('mps')` in the project. torch.device('mps') -> torch.device('cpu')

@moonskys all files. you need to search all files and replace. torch.device('mps') -> torch.device('cpu')

it will be fixed, detail: https://github.com/zilliztech/GPTCache/pull/538

https://github.com/zilliztech/GPTCache sorry, i wrongly write