-
**Describe the bug**
I tried to optimize BERT model with bert_ptq_cpu.json but it gave 7 output models.
It there any ways or change the config to get only one output model?
```
[2024-10-25 10:54:59,1…
-
I am trying to use tensorflow serving to serve a keras bert model, but I have problem to predict with rest api, below are informations. Can you please help me to resolve this problem.
# predict out…
-
Hello!
Thanks for the great re-implementation of GroundingDino. I am trying to understand you code.
In the [usage.md](https://github.com/open-mmlab/mmdetection/blob/main/configs/mm_grounding_din…
-
-
## Describe the bug
Trying to run the geneformer example on provided testdata as explained in [tutorials](https://chanzuckerberg.github.io/cellxgene-census/notebooks/analysis_demo/comp_bio_geneform…
-
can you help me ?
D:\xlnet-Pytorch-master>python main.py
Model name 'bert-large-uncased' was not found in model name list (bert-base-uncased, bert-large-uncased, bert-base-cased, bert-large-cased, b…
-
### 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
### …
-
Thank you for your great work! I am not familiar with LLM, NLP tasks and related models i.e. Bert or GPT. To make my own understanding of SpikeLM models, I read two good repositories. The first is the…
-
## Upgrade Bible Verse Similarity Search from TF-IDF to Sentence-BERT
Currently, our Bible verse finder uses TF-IDF for text vectorization and K-means clustering for similarity search. To improve t…
-
## 解決策
wavファイルの拡張子に大文字が含まれる( `J80.WAV` など)と学習に失敗するようです。Windows95時代の非常に古いデータを使用したため、ファイル名が拡張子を含め大文字でした。ドキュメントに記載するか、コードの修正が必要そうです。
## 問題の説明
モデルの学習を開始できません。書き起こしと前処理までは動作しますが、学習を行おうとすると以下のエラーが出…