-
hi,my code is as follows:
```python
device = "cuda:2"
loader = DirectoryLoader("./knowledge_base/DT_test/content")
documents = loader.load()
for document in documents:
document.metadat…
-
**Is your feature request related to a problem? Please describe.**
I use `Llama.create_completion()` for my workflow, which allows me to pass stopping strings to end the generation. However, actual…
ddh0 updated
7 months ago
-
### Current State:
Currently, our Extension supports text input and PDF files. However, many documents commonly accessed over the internet are hosted on Google Docs. Unfortunately, our extension la…
-
https://huggingface.co/acon96/Home-3B-v2-GGUF/resolve/main/Home-3B-v2.q8_0.gguf
https://github.com/abetlen/llama-cpp-python/releases/tag/v0.2.29
AMD Vega64 Unbuntu 22
On v1 it loaded fine on…
-
[BUG] 使用qanything-python分支时,使用qwen-turbo接口,文件上传成功,但是问答的时候报错:range of top_p should be (0.0,1.0).然后我创建了一个generation_config.json文件添加到了/QAnything/assets/custom_models/qwen-turbo/generation_config.json。内容为…
-
I mainly use exl2 models since they allow better performance for local models, and the Text-Generation-WebUI is the best option for running them locally.
-
from bark import SAMPLE_RATE, generate_audio, preload_models
from scipy.io.wavfile import write as write_wav
import os
os.environ["SUNO_OFFLOAD_CPU"] = 'True'
os.environ["SUNO_USE_SMALL_MODELS"]…
-
Great work! Have you tested the performance of this codec on diffusion-based models such as SimpleTTS or DiTTo-TTS?
-
```
Disclaimer:
The exact implementation details of the proposal are for the team to review. The purpose of the proposal is to pitch an idea which closes the data->qna->knowledge->finetune loop. I w…
-
create a class to RePlay models for candidates generation, which:
- preprocess log and features
- train models
- generate candidates from each model/selected models
- get fallback prediction and e…