-
## 🐛 Bug
1、使用modelscope模型Shanghai_AI_Laboratory/internlm2_5-20b-chat(download至本地),编译时没找到对应的--conv-template,则配置为LM。在执行mlc_llm serve时报错;
2、使用huggingface模型mlc-ai/internlm2_5-20b-q4f32_1-MLC(download至…
-
I downloaded the chromecss extension and enabled it from config but it doesn't auto collapse
-
你好作者,想请请教一下当我运行代码时出现如下报错是什么原因呢
Traceback (most recent call last):
File "C:\Users\Lenovo\Desktop\Med-ChatGLM-main\Med-ChatGLM-main\infer.py", line 4, in
tokenizer = AutoTokenizer.from_pretrai…
-
[Feature request] Maybe a good default starting point would be to just toggle or invert the default faces with `M-x invert-face RET default RET` to swap the default colours. Instead of setting `wombat…
-
### Go version
go1.23.1 linux/amd64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE='auto'
GOARCH='amd64'
GOBIN=''
GOCACHE='/home/oof/.cache/go-build'
GOENV='/home/oof/.co…
-
- I enabled rendered at cursor, and it work flawlessly when on kitty terminal, but in tmux the image does not flush whatsoever, and will still show the image on every panel then keep spawning this err…
-
## Abstract
Colab script does not generate setup URI
## Expected behaviour
- Colab script execution is completed successfully
- Colab script returns a Setup URI
## Actually happened
Colab …
-
### Describe the bug
when set stream=True and n > 0 in llm_config.
OpenAIClient.create will raise an exception cause `type` != "function"
The debug variables like:
![CleanShot 2024-09-11 at 17 …
-
### What did you expect to happen?
Atuin shouldn't crash just because the I'm using non-unicode bytes in filepaths
### What happened?
With atuin installed, run:
```sh
mkdir $'\xff'
cd $'\xff'
…
-
### Description of the bug:
```python
def run_auto_function_calling():
"""
Function calls naturally fit in to [multi-turn chats](https://ai.google.dev/api/python/google/generativeai/Gener…