一个路过的程序员

Results 20 issues of 一个路过的程序员

### Describe the bug use python -m pip install datasets to install ### Steps to reproduce the bug from datasets import load_dataset ### Expected behavior it doesn't work ### Environment...

In the code prompt, the input parameters of index.search are n, x, k and others. I saw that the input parameters in some tutorials directly write index.search(xq, k), but the...

documentation

### Describe your problem How do I want to deploy this on a machine with no network communication and no access to external docker images? After installing the environment manually,...

question

### Describe your problem Inside two issues I saw something related to support for custom large models One of them says to start it with ollma The other says to...

question

Since Ollama supports more than 30 models, but doesn't have the one I need, and in addition, having already deployed another application using fastchat, can I encapsulate the interface and...

feature request

### Describe your problem Reading the related issue, it says to use ollama to start a local model, but `https://ollama.com/library` doesn't support ChatGLM,or needs a lot of work to support...

question

I started a chatglm3-32k using xinference's ui interface. what is his model uid?

question

My server is offline. After I started it, I tried to start the chatglm3-32k model, he ran it and then reported an error that the download failed, which is of...

question

### Describe your problem cuda 11.7 Does this project come with an embedding model? If it doesn't come with an embedding model, how do I start it? If it does...

question

### Describe your problem I started chatglm3-32k via xinference, then clicked inside xinference add model inside ragflow and entered {model category -> chat, model uid -> THUDM/chatglm3-6b-32k, base url ->...

question