-
............
Local URL: http://localhost:8501
Network URL: http://192.168.7.21:8501
E:\generative-models\venv\lib\site-packages\torchaudio\backend\utils.py:74: UserWarning: No audio backend i…
-
> [!NOTE]
> If you have a request to support a specific method, or would like to see priority of one of the listed methods, please open a separate issue, so it won't get buried in this thread. Base…
-
We're launching an instance of this prediction service:
google/ai/generativelanguage/v1main/prediction_service.proto;l=77
The PredictRequest has in `instances` field that is a repeated `protobuf…
-
### Description of the bug:
Both of the following results in an error.
```python
model = genai.GenerativeModel(
model_name="models/gemini-1.5-pro-001",
system_instruction=(...),
…
-
# Lumina-T2X: Transforming Text into Any Modality, Resolution, and Duration via Flow-based Large Diffusion Transformers
> Sora unveils the potential of scaling Diffusion Transformer (DiT) for gener…
-
```
Traceback (most recent call last):
File "/workspace/generative-models/.pt2/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 534, in _run_script
exec(cod…
-
Hi, @weijiawu
It is really a great work to leverage the generative model to construct synthetic data for downstream tasks. At the same time, my task is to construct synthetic data in x-ray security…
-
### Summary
Several generative models within Ersilia, particularly those used by ChemSampler, would benefit with running on GPU rather than CPU to speed up performance. However, due to the fact tha…
-
This test failed!
To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot).
If I'm commenting on this issue too oft…
-
Hi thanks for providing such wonderful evaluation toolkit.
I was wondering why evaluation on `mmlu_generative` returns 0 accuracy whenever what models I try (pythia, qwen).
I understand it as …