-
Hi again and thanks for the great work.
I noticed that the dataset you released doesn't include coco-con image-text pairs.
Is this on purpose? Do you plan to release those?
Thanks,
Avshalom
-
### Willingness to contribute
Yes. I would be willing to contribute this feature with guidance from the MLflow community.
### Proposal Summary
Adding a new feature to MLflow for enhanced prompt man…
-
code:
```python
from vllm import LLM
from vllm import SamplingParams
import torch
model = "01-ai/Yi-6B"
# Create an LLM.
llm = LLM(model=model,dtype=torch.float16)
# get prompts
prompts =…
-
In the sidebar, there could be an option to settle small debts. The button should:
1. Spawn a modal which prompts the user for a value to settle all debts below.
2. Create a single transaction that s…
-
Hello!. I'm Juhyeon Park studying AI in SNU, South Korea.
First of all, thank you for sharing the wonderful work!
I have a question on the /dataset/nudity-ring-a-bell.csv you shared.
As the f…
-
**What language does this apply to?**
proto3
**Describe the problem you are trying to solve.**
proto3
```
message HiUser {
string name = 1;
int32 sex = 2;
}
message HiReply {…
-
Issue templates are very helpful for a collaboration repo. When users identify a bug or want to add a new feature, you can provide templates so you can collect all the pertinent information you need t…
-
An idea for a node: tabs for your prompts.
![375998644-dd0aa2c1-2f70-44c1-abd5-3bdb5496b86c](https://github.com/user-attachments/assets/144731d1-028a-44bd-9ab5-fba6e7526f42)
You can switch betw…
-
In the Matrix Tab of the Actor Sheet there should be a button akin to the Damage Resist button at the top of the Actor sheet that when pressed prompts you to fill out incoming Biofeedback Damage and r…
-
Type: Feature Request
---
I am developing a VSCode extension that loads passwords from an external service. I would like to use these passwords whenever the VSCode Remote extension prompts for a pas…