-
Hello,
I'm trying to create a custom tokenizer but am getting "pyo3_runtime.PanicException: no entry found for key" despite being sure of coverage. This seems to happen when a character that requir…
-
### Checklist
- [X] 1. I have searched related issues but cannot get the expected help.
- [X] 2. The bug has not been fixed in the latest version.
- [X] 3. Please note that if the bug-related issue y…
-
今天升级了 vllm到0.3,发现有个依赖包冲突了,导致两者无法兼容。
fschat 0.2.35 requires pydantic=1, but you have pydantic 2.6.0 which is incompatible.
vllm 0.3.0 requires pydantic>=2.0, but you have pydantic 1.10.14 which is …
-
I try to install directly and build from source. Both of them fail.
```
File "/home/dhl/miniconda3/envs/torch2.1/lib/python3.10/site-packages/torch/ao/quantization/__init__.py", line 3,
in
…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
hi, I've tried the full vite and cloudflare worker setup, however vite seems to have a problem on the wasm file
```
error during build:
RollupError: "default" is not exported by "node_modules/.pn…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a…
-
启动时出现如下报错,我的包如下:
'''
Package Version
----------------------- ------------
accelerate 0.23.0
aiohttp 3.8.6
aiosignal 1.2.0
anthropic …
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
srtab updated
4 weeks ago
-
### Describe the bug
`completion_tokens += 1` looks like a bad idea. Do we expect a chunk to always be 1 token? I don't think so.
### Steps to reproduce
_No response_
### Expected Behavior…