-
Dear author, i am trying to reproducing this work recently. However, i cannot run this code because there is no file named `/home/yanggk/Data/CO_Bert/name.txt`, `/home/yanggk/Data/CO_Bert/washed.txt` …
-
### What is the issue?
It's again the https://github.com/ollama/ollama/issues/6011 issue.
**The issue is with embedding call with the model converted using convert_hf_to_gguf.py.**
litellm.ll…
-
# リンク
- [論文リンク](https://arxiv.org/abs/1909.07606)
- [実装](https://paperswithcode.com/paper/k-bert-enabling-language-representation-with)
# 出版年
2019
# 概要
BERTの入力を工夫し、知識グラフの情報を埋め込む手法を提案。
入力文…
-
### 🐛 Describe the bug
CI test `dynamo\test_model_output.py` is failing on aarch64 platform because the device is hardcoded to cuda in one of the subtests.
Reproducer:
` python test/dynamo/test_…
-
### System Info
- CPU: i9 9900k
- GPU: RTX 4090
- TensorRT-LLM Version: 0.9.0.dev2024022000
- Cuda Version: Cuda 12.3
- Driver Version: 545.29.06
- OS: Arch Linux, kernel version 6.7.5
### …
-
Writeup on prover for machine learning
- https://github.com/zkonduit/ezkl, proving nano-chatGPT
- https://github.com/ddkang/zkml, proving GPT-2, BERT and CLIP
- https://medium.com/@danieldkang/ve…
-
I have followed all the step mentioned I can able to execute the ./rag_demo --help command but when i try to run the main command to interact with model its telling the illegal instruction
![image…
-
I use Bert (model and tokenizer) to change K-BERT to the English version K-BERT. However, I got poor scores on the classification tasks. If you have K-BERT code of fine-tuning on English Corpus, could…
-
**LocalAI version:**
```sh
local-ai --help | grep Version
Version: v2.22.0 (a1634b219a4e52813e70ff07e6376a01449c4515)
```
**Environment, CPU architecture, OS, and Version:**
```sh
uname -…
-
- 版本:V2
- 分割方式:webui 不切 api不传入任何切割符 则也为不切
- 其余参数完全一致
- 情况:api产生的音频wav格式 比 webui中的音频噪音要大
- 测试:api.py加上了webui中的音频归一 效果也不行,webui中生成的音频效果是最好的,即使把webui中所有的推理代码都copy过来也不行
- 期望解答:api.py应该做什么才能达到webui中…
OriX0 updated
2 months ago