-
I'm using a phone-based zipformer but I could not get the server to output graphemes despite the fact that I'm providing an LG graph to both cpp API and python API.
These are what I tried.
```
s…
-
I use spacy's transformer model for other purposes (such as NER), so re-using the same model made sense.
Looks like Spacy made some tweaks to their syntax which are breaking KeyBERT's spacy backend.
…
-
### 🚀 The feature, motivation and pitch
Speculative decoding has demonstrated significant potential in efficiently generating proposals and utilizing idle computing power to expedite the auto-regress…
-
I am trying to replicate the return value of `starspace_embedding()` function. Here is what I have found so far.
When training a model with ngrams = 1, `starspace_embedding(model, 'word1 word2')` …
-
AS AN Architect
I WANT TO have a REST service to apply changes to Rasa NLU Model Configurations
SO THAT there wouldn't be duplicate services for it
### Acceptance Criteria
- [ ] Use POST REST …
-
### 🚀 The feature, motivation and pitch
The speculative decoding framework allows the target model to have LoRAs, however the work to set up batch expansion has not yet been done. We can implement …
-
ERROR: "ngram_model_dmp.c", line 121: Wrong magic header size number 54726965: lm/ta.lm.bin is not a dump file
ERROR: "ngram_search.c", line 208: Failed to read language model file: lm/ta.lm.bin
-
请问可以直接执行分类任务吗?还是必须finetun.
我下载了所有数据,直接执行这个报错:
python run_sequence_level_classification.py \
--task_name ChnSentiCorp \
--do_train \
--do_eval \
--do_lower_case \
--data_di…
-
```
Hi I'm trying to interpolate two fairly straightforward 3gram lms with the
interpolate-ngram tool.
The command I'm running is,
-------------------
$ interpolate-ngram -o 3 -l lm1.arpa,lm2.arpa -…
-
This page is accessible via [roadmap.vllm.ai](https://roadmap.vllm.ai)
### Themes.
As before, we categorized our roadmap into 6 broad themes: broad model support, wide hardware coverage, state of…