-
(IMPORT FAILED): C:\Users\User\Comfty\ComfyUI_windows_portable_nvidia_cu121\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-OOTDiffusion
File "C:\Users\User\Comfty\ComfyUI_windows_portable_…
cmd-d updated
6 months ago
-
### Instrument
Other (any stage)
### What happened?
Stage 3 reduction fails after plotting the drifts along each axis. I'm processing HST WFC3 G141 observations. Stage 3 runs for each IMA fil…
-
Windows 11
Intel i7
I run the "from bigdl.llm.langchain.llms import TransformersLLM"
```
C:\Users\hzh30\.conda\envs\bigdl\python.exe D:\b_Work\ip_LLM\test_agents\test_agents_llama.py
2024-03-07 …
-
**Client**
e.g. [generativelanguage]
**Environment**
Mac OS (although not env specific)
**Additional context**
See https://developers.generativeai.google/api/rest/generativelanguage…
-
I run this in colab:
```python
import google.generativeai as genai
base_gen_config = {}
safety_settings = None
model_name = "models/gemini-pro"
genai.configure(api_key="xxx")
# Explicitly p…
-
### System Info
Latest pandasai version
### 🐛 Describe the bug
I get a specific error when turning a personal project using pandasai into an executable with Pyinstaller that is preventing it from w…
-
``` python
import pprint
import google.generativeai as palm
import pprint
palm.configure(api_key='MY_API_KEY')
# inpu as input
inpu = "你好"
response = palm.chat(messages=inpu)
print(respo…
-
### Description of the bug:
e.g.
![image](https://github.com/google/generative-ai-python/assets/109308/6bcd6ed3-aaa3-4696-a492-1a2b871b798a)
I think ideally this would error with a relevant erro…
-
## Summary and motivation
Google Gemini isn't only provided via Vertex AI. Let's create an integration for the REST API offering, too. There you only need a simple API Key - no need for a GCP accoun…
-
I am working on Windows 11. After executing the code:-
from transformers import pipeline
import torch
generate_text = pipeline(
model="aisquared/dlite-v1-355m",
torch_dtype=torch.bflo…