lingyezhixing

Results 10 issues of lingyezhixing

本地部署怎么进行vscode的代码补全?有推荐的插件吗?应该使用7B-base模型还是7B模型?

### Class | 类型 其他 ### Feature Request | 功能请求 如题。连接hugging face不是很稳定,经常出现下载失败。

good first issue

### What is the issue? In previous versions, I set the context length of each of my models to the maximum value that could be fully loaded onto the GPU...

bug

能否支持ollama推理?支持的话使用起来比较方便。

I'm trying to run CodeGeeX-4-all-9B, but the chat format it needs is like this: [gMASK]{{ if .System }} {{ .System }}{{ end }}{{ if .Prompt }} {{ .Prompt }}{{ end...

### 是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this? - [X] 我已经搜索过已有的issues和讨论 | I have searched the existing issues / discussions ### 该问题是否在FAQ中有解答? | Is there an...

### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description The latest Qwen3 cannot switch response mode in the current open webui version...

### 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. -...

### Issue 脚本: ``` import requests import os import json import time import shutil import logging from tqdm import tqdm from PIL import Image # 配置日志 logging.basicConfig(level=logging.INFO, format='%(asctime)s - %(levelname)s...

bug

没看懂Readme,是复用了V2.6的Web Demo吗?