-
### System Info
```
- `transformers` version: 4.44.0.dev0
- Platform: Linux-5.4.0-155-generic-x86_64-with-glibc2.35
- Python version: 3.10.12
- Huggingface_hub version: 0.24.2
- Safetensors vers…
-
Related to
- #59
As it's probably super evident by now, I do too many things haha... Figuring out how to balance all of these things is the main focus, which is where my Hinduism journey comes in…
-
### What is the issue?
`main` when running a model (specifically `llama3:8b-instruct-fp16` will begin to generate gibberish. It will also leak state between sessions. Swapping out the models will…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and found no similar bug report.
### YOLOv5 Component
Training
### Bug
wandb: WAR…
-
ODH-model-controller already monitors `InferenceService` and `ServingRuntime` resources to create routes.
The goal of this spike is to:
- extend the controller also to reconcile `InferenceService`/`…
-
Hi,
I use the following code to load NLTK words:
```
# Load NLTK words
nltk.download('words')
word_list = set(words.words())
```
I later use this to check which words in a long string are…
-
设备信息:8*A800 80G
启动命令如下
```bash
nohup python -m vllm.entrypoints.openai.api_server \
--served-model-name Qwen2-57B-A14B-Instruct \
--model /media/user/data_one/nlp_model/Qwen2-57B-A14B-I…
-
Hi,
Not sure if this is the right place for this. Please let me know where I should post it instead if needed.
The [online demo](https://corenlp.run/) seems to be down since some days ago (at le…
-
## Feature type
Following a brainstorming with @Thomzoy, we'd like to refactor the parallelization utilities to decouple the type of collection (iterators, lists, dataframe pandas, dataframe spark,…
-
Recently we are seeing a few timeout on accelerator testing, but checking the log, the tests are finished:
```
Step #5 - "create-job": keras_nlp/utils/tf_utils_test.py::TensorToStringListTest::test_…