-
>>> from vllm import LLM, SamplingParams
>>>
>>> prompts = [
... "Hello, my name is",
... "The president of the United States is",
... "The capital of France is",
... "The future…
-
**Describe the bug**
Nodes created in the n8n/packages/nodes-base/nodes/{NODE_NAME} have an inconsistent file structure which makes modifying/understanding how existing nodes work quite confusing. Fo…
-
Elegant work! In addition to training a transformer_base-scale model, I am still trying to train a large model, (e.g., 1024 model dim. & 4096 hidden dim), such that I can fine-tune Mask-predict with […
-
Hi, I'm having problems running the _bash tests/minimal_test.sh_ command. I am not sure why this is happening but I believe it starts when I try to set the environment.
I already added execution perm…
-
### Reminder
- [X] I have read the README and searched the existing issues.
### System Info
[2024-07-12 02:22:28,334] [INFO] [real_accelerator.py:203:get_accelerator] Setting ds_accelerator to cuda…
-
### Model description
Adding the TokenGT graph transformer model with @Raman-Kumar (see [Graphormer issue](https://github.com/huggingface/transformers/issues/20962#issuecomment-1375361519))
@Ram…
-
While examining or modifying a code template it would be helpful to know if/where that code template is used. A feature to 'find usages' of a particular JS method would be helpful.
Since JS is not co…
-
Hey there, I have a need for encryption at rest and I was hoping I could use sled for my storage layer.
I was looking through the code base for areas where it would make sense to wedge encryption i…
-
Rather than re-typing everything, I'm simply providing a link to my issue request in the ```insanely-fast-whisper``` repository for you asking the same type of information be put in the readme:
[Se…
-
Hi,
Would you mind explaining why the follow code is more memory efficient than just dividing one of them by `sqrt(e)`?
https://github.com/pbloem/former/blob/7b12ae6025cb5797c7ce95750c9777eb2130…
esvhd updated
4 years ago