-
Hello [@naklecha](https://github.com/naklecha),
I hope this message finds you well.
I am a contributor to the Datawhale community, specifically working on the [LLMs-from-Scratch-CN](https://gith…
-
Add GLM-4 9B model
Model | Type | Seq Length | Download
-- | -- | -- | --
GLM-4-9B | Base | 8K | [🤗 Huggingface](https://huggingface.co/THUDM/glm-4-9b)
GLM-4-9B-Chat | Chat | 128K | [🤗 Hug…
mywwq updated
4 months ago
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/eosphoros-ai/DB-GPT/issues?q=is%3Aissue) and found no similar feature requirement.
### Description
docker run -d -…
-
```
from funasr_onnx import Paraformer,CT_Transformer
import time
asr_model_path = "./speech_paraformer-large_asr_nat-zh-cantonese-en-16k-vocab8501-online"
print("model: ", asr_model_path)
as…
-
**Describe the bug**
The `adapt` function on metrics does not succeed for Japanese.
According to [Import and adapt evolutions](https://docs.ragas.io/en/latest/howtos/applications/use_prompt_adaptati…
-
input:
```
{
"model": "qwen1.5-72b-chat",
"temperature": 0,
"maxTokens":8000,
"stream": "false",
"messages": [
{
"role": "system", "content": "Transl…
-
I used the Chinese manual document to build it, and found that the extracted entities were very messy. Is there any good way to optimize it?
-
### What is the issue?
Jun 04 00:46:12 localhost.localdomain ollama[114642]: llama_model_loader: - type f32: 108 tensors
Jun 04 00:46:12 localhost.localdomain ollama[114642]: llama_model_loader: -…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/eosphoros-ai/DB-GPT/issues?q=is%3Aissue) and found no similar issues.
### Operating system information
Linux
### P…
-
I have a json dataset i want to ask questions, i am using the retrieval example to ask it questions such as "What was Lin's revenue" however i dont get any results i believe the json loader is not loa…