-
-
**Is your feature request related to a problem? Please describe.**
Despite being typed, this package doesnt include a `py.typed` file.
[As a user, i am struggling to benefit from the defined type…
-
### Description of the feature request:
Support for Tool and grounding in `google.generativeai` as available in VertexAI:
`from vertexai.generative_models import Tool, grounding`
### What …
-
Getting the below error when trying to use gemini 1.5 chat model as an agent. It's not able to return the result.
File "/home/myenv/lib/python3.11/site-packages/vertexai/generative_models/_genera…
-
The original run.py saves the model in pytorch_model.bin, which cannot be loaded directly using the code provided in this repository. After replacing line 422 `trainer.save_model()` in training/run.py…
-
### The Feature
Hello!
There's a new Gemini model available on https://ai.google.dev/gemini-api/docs/models/experimental-models. Please add.
On Vertex AI https://cloud.google.com/vertex-ai/gene…
-
ControlNet preprocessor location: /content/gdrive/MyDrive/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/annotator/downloads
2024-10-19 01:22:12,801 - ControlNet - INFO - ControlNet v1.1.45…
-
! git clone https://huggingface.co/fudan-generative-ai/hallo2 pretrained_models
! fatal: unable to access 'https://huggingface.co/fudan-generative-ai/hallo2/': Failed to connect to huggingface.co p…
-
Generative language models learn about patterns in language through training data.
Then, given some text, they predict **what comes next.**
-
### Checklist
- [ ] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …