浮小云
Results
2
issues of
浮小云
When I import `litegraph.js` in `vite` and encounter an error, I traced the code and found that the methods are mounted through `global`, while in the `vite` development environment, they...
### What is the issue? When encoding with `tiktoken`, the interface is no longer compatible ``` tiktoken.get_encoding("cl100k_base").encode(text) ``` ```json { "input": [30624,99849,64479,51392,31809,29207,233,45829], "model": "nomic-embed-text" } ``` ``` { "error": {...
feature request