-
### Checklist
- [X] I added a descriptive title
- [X] I searched open reports and couldn't find a duplicate
### What happened?
@jaimergp, I get several errors when using `file_extensions`. T…
-
@albertfgu , in your S4 work we could infer models trained on audio data for example at certain frequency on higher ones, I was thinking can this still be done with Mamba along with bandlimiting?
`…
-
**Describe the bug**
Running `vak train` with version 1.0.0a1 and the device set to `'cpu'` causes a crash, as described in this forum post: https://forum.vocalpy.org/t/errors-in-training-and-predict…
-
This issue contains the test results for the upstream sync, develop PR, and release testing branches. Comment 'proceed with rebase' to approve. Close when maintenance is complete or there will be prob…
-
Hello!
My old install was working OK.
I tried a git pull and a manual update but that didn't work.
To refresh everything, I created a new install folder in another drive, and used your V6 installer…
-
### System Info
A100-PCIe-40GB
Tensorrt-LLM-verison:0.11.0
### Who can help?
@Tracin
### Information
- [ ] The official example scripts
- [ ] My own modified scripts
### Tasks
- [ ] An offici…
-
### **WINDOWS 11**
It seems that there is problem with local installation and dependencies. Tried it on 3 different PCs and they all failed at the same thing: llvmlite.
note: This error origina…
-
**Describe the bug**
运行微调命令
```
$env:PYTHONPATH="C:\Users\Administrator\AppData\Local\Programs\Python\Python310\python.exe"
$env:CUDA_VISIBLE_DEVICES="0"
python llm_sft.py `
--model_type qwe…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
I am able to copy and cut text from zed and even paste it in other windows, but I am unable to pas…
-
If you see modular mistral.ai, they have a tokenizer.py. Modular code helps port Transformer apps to Mamba. I want to add new bos and eos for different data types, e.g., audio, image, video, etc.